[Buildroot] zImage.embedded
Ulf Samuelsson
ulf.samuelsson at atmel.com
Tue Apr 15 06:55:03 EST 2008
> [cross posting from one mailing list to another]
>
>>> is the file zImage.elf my proper network image ?
>>
>> What bootloader is on your board? zImage.elf *might* be the proper
>> image. If you're using u-boot, then you want to build a uImage
>> instead.
>
> I'm trying to compile u-boot with buildroot, but it fails with:
>
> /usr/bin/make -j1 -C
> /home/guinevere/Min_UartLite_NetLite_Ace/buildroot/project_build_powerpc/genepy/u-boot-1.3.2
> \
> ""_config
> make[1]: Entering directory
> `/home/guinevere/Min_UartLite_NetLite_Ace/buildroot/project_build_powerpc/genepy/u-boot-1.3.2'
> make[1]: *** No rule to make target `_config'. Stop.
> make[1]: Leaving directory
> `/home/guinevere/Min_UartLite_NetLite_Ace/buildroot/project_build_powerpc/genepy/u-boot-1.3.2'
> make: ***
> [/home/guinevere/Min_UartLite_NetLite_Ace/buildroot/project_build_powerpc/genepy/u-boot-1.3.2/.configured]
> Error 2
>
> Apparently it expects a BOARD_NAME variable, but I don't know what to put in
> it (I looked at the makefile and can't find the ml405 referenced in there).
> --
> Guillaume Dargaud
> http://www.gdargaud.net/
>
I think you need to figure out how to build u-boot for your board
outside buildroot, before you try to build it inside buildroot.
Best Regards
Ulf Samuelsson
More information about the Linuxppc-dev
mailing list