[Buildroot] AVR32 now requires setting the kernel binary format
Thiago A. Corrêa
thiago.correa at gmail.com
Mon Aug 20 07:59:08 PDT 2007
Also, the build stops after the kernel is compiled, as it's looking it
at the wrong place:
OBJCOPY arch/avr32/boot/images/vmlinux.bin
GZIP arch/avr32/boot/images/vmlinux.gz
UIMAGE arch/avr32/boot/images/uImage
Image Name: Linux-2.6.22.1
Created: Mon Aug 20 08:57:18 2007
Image Type: AVR32 Linux Kernel Image (gzip compressed)
Data Size: 932780 Bytes = 910.92 kB = 0.89 MB
Load Address: 0x10000000
Entry Point: 0x90000000
Image arch/avr32/boot/images/uImage is ready
make[1]: Leaving directory
`/root/novacomm/buildroot/buildroot/build_avr32/linux-2.6.22.1'
cp -dpf /root/novacomm/buildroot/buildroot/build_avr32/linux-2.6.22.1/uImage
/root/novacomm/buildroot/buildroot/binaries/pppserver/pppserver-linux-2.6.22.1
cp: cannot stat
`/root/novacomm/buildroot/buildroot/build_avr32/linux-2.6.22.1/uImage':
No such file or directory
make: *** [/root/novacomm/buildroot/buildroot/binaries/pppserver/pppserver-linux-2.6.22.1]
Error 1
This one I don't know where to fix :(
On 8/20/07, Thiago A. Corrêa <thiago.correa at gmail.com> wrote:
> Hi,
>
> Not sure if this is intended, but now to build the AVR32 one has to
> set the kernel format in menuconfig, since the default changed from
> uImage to zImage and the AVR32 linux fails to build zImage with
> unknown target.
>
> Perhaps some variable missing in target/devices/Atmel
>
> Cheers,
> Thiago A. Correa
>
More information about the buildroot
mailing list