[U-Boot] Why u-boot relocate from flash to RAM

2013-12-01 Thread tvpatel12
Hi, I can't understand that why u-boot code relocate itself form flash to RAM? why it doesn't execute from flash? Can anybody explain. Plz Tejas -- View this message in context: http://u-boot.10912.n7.nabble.com/Why-u-boot-relocate-from-flash-to-RAM-tp168739.html Sent from the U-Boot mailing

Re: [U-Boot] sending data from ram to host machin in u-boot

2013-11-19 Thread tvpatel12
HI Wolfgang Denk , Thanks. I can have Ethernet connection. Can you elaborate how could i do that using Ethernet only on uboot mode? -- View this message in context: http://u-boot.10912.n7.nabble.com/sending-data-from-ram-to-host-machin-in-u-boot-tp167954p167976.html Sent from the U-Boot maili

[U-Boot] sending data from ram to host machin in u-boot

2013-11-18 Thread 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 con