Hi! I try to compile kernel 2.6.16 for pdaXrom by pdaXrom builder (pdaXrom-builder-10.37_18.05.06.tar.bz2)
My Linux Desktop System is Fedora Core3(2.6.16 compiled) and cross compiler is arm-linux-gcc-3.4.1.tar.bz2.
I did 'make menuconfig' and 'make kernel_menuconfig' and 'make kernel_compile'
All result is OK. So I copy pdaXrom-builder/build/linux-2.6.16/arch/arm/boot/zImage to SD card and rename to kernel.img.
But the size of file is different(Made by me and pdaXrom site)
I install and reboot. But My C1000 didn't booting.
Is it right? make zImage? I try to uImage and vmlinuz. But failed.
And I used 'pdaXrom-builder/config/kernel/kernel-2.6.16-akita' config file.
Please tell me how to compile kernel 2.6.16. Thanks.