
10 Dec
2005
10 Dec
'05
6:06 a.m.
On 12/10/05, Dave Ellis DGE@sixnetio.com wrote:
I think the ECC code used to be broken unless CONFIG_MTD_NAND_ECC_JFFS2 is set in your board config file.
The macro CONFIG_MTD_NAND_ECC_JFFS2 is there black and white in the file "common/cmd_nand.c". Should I add it again to my board config file?
On the other hand, If I don't want to work on the JFFS2 system, the macro should be disabled. I mean this macro shouldn't affect the direct read/write operation of the nand driver.
Thanks -Aubrey