Hi All,
I am working on Linux kernel 2.6.35(Gingerbread). I want to write data to some location on the NAND from the Kernel. So i am using cutecom to give commands, nandump to read, nandwrite to write to NAND, but it is giving error "command not found". By surfing i found out that, i have to enable mtd-utils in Kernel image. Can any one tell me how to enable the mtd-utils package in the kernel.
I didn't find any configuration to enable this option.
BR
Kishore