]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
ARM:OMAP3:Zoom1: Add nand unlock option
authorNishanth Menon <nm@ti.com>
Tue, 3 Feb 2009 00:20:12 +0000 (18:20 -0600)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Fri, 6 Feb 2009 22:07:33 +0000 (23:07 +0100)
Enable NAND_UNLOCK option for unlocking nand for
erase/write operations

Signed-off-by: Nishanth Menon <nm@ti.com>
include/configs/omap3_zoom1.h

index 54d2416bd4c3aab1984c7262bae648900afabe3d..f8ae1639478d9441d96555864d9619fe37baad66 100644 (file)
 #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   */