SAMA5 NAND: A few bug fixes for integration. Still lots more to do

This commit is contained in:
Gregory Nutt 2013-11-27 11:04:40 -06:00
parent 10f097ed1e
commit b55565ae50

View File

@ -676,7 +676,7 @@ NAND Support
Drivers -> Memory Technology Device (MTD) Support
CONFIG_MTD=y : Enable MTD support
CONFIG_MTD_NAND=y : Enable NAND support
CONFIG_MTD_NAND_BLOCKCHECK=y : Enable bad block checking support
CONFIG_MTD_NAND_BLOCKCHECK=n : Interferes with NXFFS bad block checking
CONFIG_MTD_NAND_HWECC=y : Use H/W ECC calculation
Defaults for all other NAND settings should be okay