summaryrefslogtreecommitdiffstats
path: root/include/configs/enbw_cmc.h
diff options
context:
space:
mode:
authorScott Wood <scottwood@freescale.com>2012-01-05 17:24:13 -0600
committerScott Wood <scottwood@freescale.com>2012-01-26 16:09:01 -0600
commit4d2aee2b3681234691b102194cc2f14857272828 (patch)
treebcc9d471aae84c5787ad6225ad0c3d26c492bd13 /include/configs/enbw_cmc.h
parent6bbb3e93a5eb91d56a66a716acfbfa9ea86bfc4c (diff)
downloadtalos-obmc-uboot-4d2aee2b3681234691b102194cc2f14857272828.tar.gz
talos-obmc-uboot-4d2aee2b3681234691b102194cc2f14857272828.zip
NAND: Remove additional (CONFIG_SYS)_NAND_MAX_CHIPS
NAND_MAX_CHIPS has been replaced by CONFIG_SYS_NAND_MAX_CHIPS, and the latter defaults to 1. Signed-off-by: Scott Wood <scottwood@freescale.com>
Diffstat (limited to 'include/configs/enbw_cmc.h')
-rw-r--r--include/configs/enbw_cmc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/enbw_cmc.h b/include/configs/enbw_cmc.h
index c427dc7c69..83aec790e6 100644
--- a/include/configs/enbw_cmc.h
+++ b/include/configs/enbw_cmc.h
@@ -115,7 +115,6 @@
#define CONFIG_SYS_ALE_MASK 0x8
#undef CONFIG_SYS_NAND_HW_ECC
#define CONFIG_SYS_MAX_NAND_DEVICE 1 /* Max number of NAND devices */
-#define NAND_MAX_CHIPS 1
#define MTDIDS_DEFAULT "nor0=physmap-flash.0,nand0=davinci_nand.1"
#define MTDPARTS_DEFAULT \
OpenPOWER on IntegriCloud