summaryrefslogtreecommitdiff
path: root/include/configs/bfin_adi_common.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2009-07-08 21:51:17 +0200
committerWolfgang Denk <wd@denx.de>2009-07-08 21:51:17 +0200
commit23bca26ab0d09c043bfcada881e423a28cb6b574 (patch)
tree265c1f385a0b452518ae555d2aab64173e7d2129 /include/configs/bfin_adi_common.h
parentefbf14e9a2394a154b12643d4a011994b5096b5a (diff)
parent2e8a6f551cba550e9220dca4d8504066203b1f74 (diff)
downloadu-boot-imx-23bca26ab0d09c043bfcada881e423a28cb6b574.zip
u-boot-imx-23bca26ab0d09c043bfcada881e423a28cb6b574.tar.gz
u-boot-imx-23bca26ab0d09c043bfcada881e423a28cb6b574.tar.bz2
Merge branch 'master' of /home/wd/git/u-boot/custodians
Diffstat (limited to 'include/configs/bfin_adi_common.h')
-rw-r--r--include/configs/bfin_adi_common.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/bfin_adi_common.h b/include/configs/bfin_adi_common.h
index 4149a29..1ca2e51 100644
--- a/include/configs/bfin_adi_common.h
+++ b/include/configs/bfin_adi_common.h
@@ -38,6 +38,9 @@
# define CONFIG_CMD_USB_STORAGE
# define CONFIG_DOS_PARTITION
# endif
+# ifdef CONFIG_NAND_PLAT
+# define CONFIG_CMD_NAND
+# endif
# ifdef CONFIG_POST
# define CONFIG_CMD_DIAG
# endif