fstab entry

japie
Hello,

I am planning on stepping over from sdcard based filesystem to flash based
but I was wondering what device name to use in fstab instead of mmcblk*

zogzog
I think it will be mtdblock3 but it won't be in fstab, but in the kernel
boot arguments: root=/dev/mtdblock3 rootfstype=jffs2 or yaffs2

zogzog.