projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05fd887
)
ARM:OMAP3:Zoom1: Add nand unlock option
author
Nishanth Menon
<nm@ti.com>
Tue, 3 Feb 2009 00:20:12 +0000
(18:20 -0600)
committer
Jean-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
patch
|
blob
|
history
diff --git
a/include/configs/omap3_zoom1.h
b/include/configs/omap3_zoom1.h
index 54d2416bd4c3aab1984c7262bae648900afabe3d..f8ae1639478d9441d96555864d9619fe37baad66 100644
(file)
--- a/
include/configs/omap3_zoom1.h
+++ b/
include/configs/omap3_zoom1.h
@@
-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 */