This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

NAND raw read, writes from kernel(2.6.35).

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