Hello,
some work in progress from openembedded:
please apply standard partitioning and then flash kernel (rename it to zImage.bin).
This kernel boots a graphical bootmenu: the kernel is searched in nand, sd, cf,...but must be in /boot.[1]
You have to create kernel-cmdline in /boot too.[2]
Last thing, remember to edit your fstab and comment the lines referring to mtdblock* (if you boot sd you want /home on sd probably...)
Supports ext2, ext3, jfss2 and more...
Cheers
Andrea
[1]
mizar boot # ls -l
total 1335
lrwxrwxrwx 1 root root 21 Oct 11 23:23 kernel-cmdline -> kernel-cmdline-2.6.26
-rw-r--r-- 1 root root 68 Oct 11 03:14 kernel-cmdline-2.6.26
lrwxrwxrwx 1 root root 13 Oct 11 23:23 zImage -> zImage-2.6.26
-rw-r--r-- 1 root root 1358736 Oct 11 03:14 zImage-2.6.26
[2]
mizar boot # cat kernel-cmdline
console=ttyS0,115200n8 console=tty1 noinitrd dyntick=enable debug