[U-Boot-Users] HELP: How to make PPC booting easier

Hi,
I'm a new guy to u boot and Linux. Currently, when I want to boot my PPC8247 board through u-boot, I have to download Linux Kernel (2.6.23), download initrd, download DTB, and finally boot them with three different memory addresses. Is there any other easier way in booting the system?
Regards,
Tony

On Feb 2, 2008 7:55 PM, tony liu tliu@salira.com wrote:
Hi,
I'm a new guy to u boot and Linux. Currently, when I want to boot my PPC8247 board through u-boot, I have to download Linux Kernel (2.6.23), download initrd, download DTB, and finally boot them with three different memory addresses. Is there any other easier way in booting the system?
You may not need an initrd, and placing kernel and DTB in flash will make downloading unnecessary.
regards, Ben
participants (2)
-
Ben Warren
-
tony liu