1
0
Fork 0

ARM:OMAP3:Zoom1: Add nand unlock option

Enable NAND_UNLOCK option for unlocking nand for
erase/write operations

Signed-off-by: Nishanth Menon <nm@ti.com>
utp
Nishanth Menon 2009-02-02 18:20:12 -06:00 committed by Jean-Christophe PLAGNIOL-VILLARD
parent 05fd887764
commit e7deec1bf6
1 changed files with 1 additions and 0 deletions

View File

@ -103,6 +103,7 @@
#define CONFIG_CMD_I2C /* I2C serial bus support */
#define CONFIG_CMD_MMC /* MMC support */
#define CONFIG_CMD_NAND /* NAND support */
#define CONFIG_CMD_NAND_LOCK_UNLOCK /* Enable lock/unlock support */
#undef CONFIG_CMD_FLASH /* flinfo, erase, protect */
#undef CONFIG_CMD_FPGA /* FPGA configuration Support */