[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@so-net.net.tw

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" jacob_chan@so-net.net.tw To: "u-boot" u-boot-users@lists.sourceforge.net 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@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@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/u-boot-users

I am using Linux Kernel 2.4.18 with arm xscale pxa patch By the way, Could you tell me where to download mkimage tool Your reply and support will be highly appreciated.
Thank you for your time and attention
Jacob Chan Jacob_chan@so-net.net.tw
-----Original Message----- From: u-boot-users-admin@lists.sourceforge.net [mailto:u-boot-users-admin@lists.sourceforge.net] On Behalf Of Zhao Hongda Sent: Tuesday, July 01, 2003 5:00 PM To: u-boot-users@lists.sourceforge.net Subject: Re: [U-Boot-Users] How can I save zImage & fsimage.tar into Flash memory then boot
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" jacob_chan@so-net.net.tw To: "u-boot" u-boot-users@lists.sourceforge.net 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@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@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/u-boot-users
------------------------------------------------------- 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@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/u-boot-users
participants (2)
-
Jacob Chan
-
Zhao Hongda