Creating a kernel.plf file from zImage+initrd --> WORKS!
Booting this kernel.plf file over USB --> WORKS!
Flashing this kernel.plf to NAND --> to be done...
This page contains the instructions for building the kernel and flashing it to the drone. It assumes that you have the toolchain and our source available here.
Patch the Kernel
cd drone-rk/kernel/linux-2.6.27 patch -p1 < ../p6_sdhci-patch1.patch Building Kernel
cd drone-rk/kernel/linux-2.6.27 make ARCH=arm CROSS_COMPILE=~/drone-rk/toolchain/arm-2009q1/bin/arm-none-linux-gnueabi- zImage. Your blog are really amazing and very informative.
Really really impressive :-)
ReplyDeleteThis page contains the instructions for building the kernel and flashing it to the drone. It assumes that you have the toolchain and our source available here.
ReplyDeletePatch the Kernel
cd drone-rk/kernel/linux-2.6.27
patch -p1 < ../p6_sdhci-patch1.patch
Building Kernel
cd drone-rk/kernel/linux-2.6.27
make ARCH=arm CROSS_COMPILE=~/drone-rk/toolchain/arm-2009q1/bin/arm-none-linux-gnueabi- zImage.
Your blog are really amazing and very informative.