From mboxrd@z Thu Jan 1 00:00:00 1970 From: James W. Date: Tue, 19 Nov 2013 15:16:55 +0800 Subject: [U-Boot] sending data from ram to host machin in u-boot In-Reply-To: <1384838076182-167954.post@n7.nabble.com> References: <1384838076182-167954.post@n7.nabble.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de You need to code a serial driver protocol. At pc end .you using putty ? 2013-11-19 PM3:13?"tvpatel12" ??? > Hi, > I am working with Uboot only. there is no any kernel or OS. I am running > program only dependent on U-boot. It stores result in RAM. Now, i want to > transfer that data to my host machine. My development board is connected to > host PC via serial console. > Pleas help... > > > > -- > View this message in context: > http://u-boot.10912.n7.nabble.com/sending-data-from-ram-to-host-machin-in-u-boot-tp167954.html > Sent from the U-Boot mailing list archive at Nabble.com. > _______________________________________________ > U-Boot mailing list > U-Boot at lists.denx.de > http://lists.denx.de/mailman/listinfo/u-boot >