public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] How can I save zImage & fsimage.tar into Flash memory then boot
@ 2003-07-01  8:26 Jacob Chan
  2003-07-01  8:59 ` Zhao Hongda
  0 siblings, 1 reply; 8+ messages in thread
From: Jacob Chan @ 2003-07-01  8:26 UTC (permalink / raw)
  To: u-boot

Dear all,
I am using the Intel DBPXA255 Lubbock board.
After I download the u-boot.bin via JTAG that using BDI2000.
It can boot but the Ethernet device(SMSC LAN91C96) is not work. So I
using serial download(Kermit mode) zImage to the address 0xa0200000.
loadb 0xa0200000  <-- using HyperTerminal Kermit mode to download
After that I can using go 0xa0200000 to boot linux kernel, but how can I
save it to Flash?
I try cp 0xa0200000 0x00080000 0x000a0578 
After that I reboot the target board and how can I boot the linux
kernel?
I use bootm 0x00080000, but it's not work.
Finally, I wan to save u-boot.bin, zImage and filesystem.tar into Flash
then boot.
What should I need to do? Your reply and support will be highly
appreciated.

Thank you for your time and attention

Jacob Chan
Jacob_chan@so-net.net.tw

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2003-07-01 14:59 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <010c01c33fb4$706890b0$fe00a8c0@esd11>
2003-07-01 10:02 ` [U-Boot-Users] How can I save zImage & fsimage.tar into Flash memory then boot Jacob Chan
2003-07-01 12:20   ` Kyle Harris
2003-07-01 12:50     ` Zhao Hongda
2003-07-01 13:14       ` Kyle Harris
2003-07-01 14:59         ` Zhao Hongda
2003-07-01  8:26 Jacob Chan
2003-07-01  8:59 ` Zhao Hongda
2003-07-01  9:33   ` Jacob Chan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox