Hi I checkout the 2.6.27 from git checkout 3fa8749e584b55f1180411ab1b51117190bac1e5 and I build it: cp arch/arm/configs/ezx_defconfig .config make ARCH=arm config make ARCH=arm CROSS_COMPILE=/mypath/armv5te/bin/arm-oe-linux-gnueabi- zImage then send zImage through gen-blob, the kernel can't find my SD card. Did I checkout wrong code ? I build the ezx/current (2.6.32) with same way and it work on my a1200.
Best Regards Snowel