I tried already creating block device with "mknod /dev/mtdblock0 b 31 0"
I tried booting from NAND also but still i am not able to see the flash partition while booting. I checked the settings in menuconfig Anything i am missing for configuring partition of NAND flash On 2/2/09, sunder ramani <[email protected]> wrote: > > Kirthi, > > You should try the block device nodes as 'b' rather than 'c'. > > "mknod /dev/mtdblock0 b 31 0". This should help I suppose! > > -Sundar >
_______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
