
On 04/03/2012 07:28 AM, Stefano Babic wrote:
On 03/04/2012 07:26, Gachet Daniel wrote:
Hi Stefano,
Hi Daniel,
No problem, I will do it with the inverse logic, using a CONFIG_NAND_MXC_NFC_TWO_CYCLES, and adapt the tx25.h file. But could you tell me in which README file I should add the description for that switch? I have a look at all README, but no one has any description about NAND flash configuration flags (like CONFIG_NAND_MXC, CONFIG_NAND_MXC_V1_1 or CONFIG_MXC_NAND_HWECC).
You have found missing documentation ;-(. Maybe it was not checked before, but you're right: there is no documentation for this driver. Even worse, there is no "NAND Support" at all.
Please feel free to add a section. I think the right place is under "Low Level (hardware related) configuration options", adding a part for the MXC Nand driver. And if you want to integrate it with the missing documentation for the other CONFIG_NAND_MXC options, it will be highly appreciated.
There is doc/README.nand that would be appropriate for this, or it could go in an MXC-specific file.
-Scott