[U-Boot-Users] linux 2.6 kernel support for u-boot
Holger Schurig
h.schurig at mn-logistik.de
Fri Oct 17 08:21:44 CEST 2003
Hi !
I just saw that u-boot has now official support in the Linux 2.6 kernel.
In Linus' current Bitkeeper tree was a checkin of a change that allows
one to execute "make uImage":
$ make -n V=1 uImage
...
echo ' Kernel: arch/arm/boot/zImage is ready'
...
/bin/sh /usr/src/ramses/linux-2.6/scripts/mkuboot.sh -A arm \
-O linux -T kernel -C none -a 0xa0008000 -e 0xa0008000 \
-n 'Linux-2.6.0-test7-bkpxa' -d arch/arm/boot/zImage \
arch/arm/boot/uImage
...
echo ' Image arch/arm/boot/uImage is ready'
--
Try Linux 2.6 from BitKeeper for PXA2x0 CPUs at
http://www.mn-logistik.de/unsupported/linux-2.6/
More information about the U-Boot
mailing list