[Buildroot] help

Peter Korsgaard jacmet at uclibc.org
Tue Mar 24 08:29:42 UTC 2009


>>>>> "mzee" == mzee mzee <wanyumba at gmail.com> writes:

Hi,

 Peter> U-Boot seems to think you have ppc405 instead. Did you try a ppc
 Peter> compile before? Can you build u-boot by hand with the buildroot cross
 Peter> compiler? Where is your .config?

 mzee> here is my .config file
 mzee> #
 mzee> # Kernel
 mzee> #
 mzee> # BR2_KERNEL_none is not set
 mzee> BR2_KERNEL_LINUX_ADVANCED=y
 mzee> # BR2_KERNEL_LINUX is not set
 mzee> # BR2_KERNEL_HURD is not set
 mzee> BR2_PACKAGE_LINUX=y
 mzee> BR2_PACKAGE_LINUX_FORMAT="uImage"

This seems to be your problem. Change to bzImage and disable U-Boot
compilation and it should work.

I have changed the defaults in svn to use bzImage for i386/x86_64
instead of uImage.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list