AG> 
AG> make ARCH=arm menuconfig  

thank you.

is there a way to make zImage out of uImage again? 

I am not really sure i understand what happens here (build script):

${CROSS_COMPILE}objcopy -O binary -R .note -R .comment -S
 $1/arch/arm/boot/compressed/vmlinux $1/linux.bin

mkimage -A arm -O linux -T kernel -C none -a $START -e $START
 -n "OM $PRODUCT $BRANCH""_$HEAD" -d $1/linux.bin $1/uImage-$PRODUCT.bin

thank you
-- 
Petr Vaněk



_______________________________________________
devel mailing list
devel@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/devel

Reply via email to