summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorEvan Wilson <evan@oliodevices.com>2014-09-01 10:53:38 -0700
committerEvan Wilson <evan@oliodevices.com>2014-09-01 10:53:38 -0700
commit78fd77df08033f0cb846c5deccc7144e888fd9a8 (patch)
treef9f4d8b20e6232f68d6c24fff7f3d8b2c8aeef78 /include
parenta8cbf39614e5c9a59ae8f505c1d3255a68d87477 (diff)
downloadolio-uboot-2014.01-78fd77df08033f0cb846c5deccc7144e888fd9a8.tar.xz
olio-uboot-2014.01-78fd77df08033f0cb846c5deccc7144e888fd9a8.zip
Enabling NAND UNLOCK command on H1 board
Diffstat (limited to 'include')
-rw-r--r--include/configs/omap3_h1.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/omap3_h1.h b/include/configs/omap3_h1.h
index d367093d1..199dd98c9 100644
--- a/include/configs/omap3_h1.h
+++ b/include/configs/omap3_h1.h
@@ -93,6 +93,7 @@
#define CONFIG_CMD_ASKENV
+#define CONFIG_CMD_NAND_LOCK_UNLOCK
#define CONFIG_CMD_CACHE
#define CONFIG_CMD_EXT2 /* EXT2 Support */
#define CONFIG_CMD_FS_GENERIC /* Generic FS support */