In my kernel config file
CONFIG_MTD = y
CONFIG_MTD_CHAR = y
CONFIG_MTD_BLKDEVS = y
CONFIG_MTD_BLOCK = y
dmesg doesnot report any indication of a problem detecting flash
I am using Nand flash
when I am using Linux-2.6.32.17-davinci1 as uImage cat/proc/mtd is empty but if I use Linux-2.6.18_pro500-davinci_IPNC cat /proc/mtd displays the partition for bootloader,params,kernel and filesystem.
So please suggest what changes need to be done in kernel - Linux-2.6.32.17-davinci1