From mboxrd@z Thu Jan 1 00:00:00 1970 From: Zhao Hongda Date: Tue, 1 Jul 2003 16:59:37 +0800 Subject: [U-Boot-Users] How can I save zImage & fsimage.tar into Flash memory then boot References: <000001c33faa$7630b680$a865a8c0@ThinkPadX31> Message-ID: <00ec01c33faf$19ed3ab0$fe00a8c0@esd11> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Could you tell me which kernel version is used? I'm try to use mkimage to create a flash-image that can be used by bootm, but until now I'm failed. Hongda Zhao ----- Original Message ----- From: "Jacob Chan" To: "u-boot" Sent: Tuesday, July 01, 2003 4:26 PM Subject: [U-Boot-Users] How can I save zImage & fsimage.tar into Flash memory then 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 at so-net.net.tw > > > > > > ------------------------------------------------------- > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > Data Reports, E-commerce, Portals, and Forums are available now. > Download today and enter to win an XBOX or Visual Studio .NET. > http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 > _______________________________________________ > U-Boot-Users mailing list > U-Boot-Users at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/u-boot-users >