summaryrefslogtreecommitdiffstats
path: root/include/configs/bfin_adi_common.h
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2010-09-21 19:33:53 -0400
committerMike Frysinger <vapier@gentoo.org>2010-10-02 16:00:39 -0400
commit4cd4c2d20af520ebb75da8d44a5326765f6b44e0 (patch)
treef3c26623798512744912b87bea43a75004bf2ca9 /include/configs/bfin_adi_common.h
parent063993299f65146b31bdf82e3628b0c4b0d3bd20 (diff)
downloadblackbird-obmc-uboot-4cd4c2d20af520ebb75da8d44a5326765f6b44e0.tar.gz
blackbird-obmc-uboot-4cd4c2d20af520ebb75da8d44a5326765f6b44e0.zip
Blackfin: adi config: enable nand lock/unlock support
We use the lock/unlock options in our default nand code, so enabl support for the options. Reported-by: Vivi Li <vivi.li@analog.com> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'include/configs/bfin_adi_common.h')
-rw-r--r--include/configs/bfin_adi_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/bfin_adi_common.h b/include/configs/bfin_adi_common.h
index 22312f5f5c..3e9f3b2c90 100644
--- a/include/configs/bfin_adi_common.h
+++ b/include/configs/bfin_adi_common.h
@@ -47,6 +47,7 @@
# endif
# if defined(CONFIG_NAND_PLAT) || defined(CONFIG_DRIVER_NAND_BFIN)
# define CONFIG_CMD_NAND
+# define CONFIG_CMD_NAND_LOCK_UNLOCK
# endif
# ifdef CONFIG_POST
# define CONFIG_CMD_DIAG
OpenPOWER on IntegriCloud