Hi,
My custom board have nandflah of MT29F1G08 ,sizes is 128M .but the omapl138 default is MT29F4G08 ,which sizes is 512M .
After boot form uImage,my board does not recognize nandflash and not recognize MTD .
root@arago:/# cat /proc/mtd
dev: size erasesize name
root@arago:/#
What I have to do to get recognized by the kernel to the nand and mtd?
best regard