diff options
author | Wolfgang Denk <wd@denx.de> | 2009-02-19 00:46:32 +0100 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2009-02-19 00:46:32 +0100 |
commit | 9eb468da3fd8753de55ab271d6ff5ed7f36d7ea2 (patch) | |
tree | aae7e65957170327d2ecb38779d63ca0e77be940 /include/configs/omap3_zoom1.h | |
parent | 1bba30efe1717bea13026e15c7c7d906419fac69 (diff) | |
parent | b4e85d0f37b5b924fbf834867ad6d0b31b86f667 (diff) | |
download | u-boot-imx-9eb468da3fd8753de55ab271d6ff5ed7f36d7ea2.zip u-boot-imx-9eb468da3fd8753de55ab271d6ff5ed7f36d7ea2.tar.gz u-boot-imx-9eb468da3fd8753de55ab271d6ff5ed7f36d7ea2.tar.bz2 |
Merge branch 'master' of git://git.denx.de/u-boot-arm
Diffstat (limited to 'include/configs/omap3_zoom1.h')
-rw-r--r-- | include/configs/omap3_zoom1.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/omap3_zoom1.h b/include/configs/omap3_zoom1.h index 54d2416..f8ae163 100644 --- 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 */ |