I'm trying to get Nand flash support compiled into the kernel for a custom board with an AM3359 processor. But,after booting this kernel, I don't see a /dev/mtdX or /dev/mtdblockX device. And when I ‘cat /proc/mtd’,it prints like follows(not any more):
dev: size erasesize name
To follow what steps can I use the nand flash in linux?