summaryrefslogtreecommitdiff
path: root/include/configs/pm9261.h
diff options
context:
space:
mode:
authorVladimir Zapolskiy <vz@mleia.com>2011-11-20 14:10:16 (GMT)
committerScott Wood <scottwood@freescale.com>2012-01-26 22:08:55 (GMT)
commit6bbb3e93a5eb91d56a66a716acfbfa9ea86bfc4c (patch)
tree3b192411659d1cdc4b6f81ea8e0bb3f7b9a3b6fe /include/configs/pm9261.h
parentd3022c5f5ce1bff39a58bce2b00b36f2fed0e299 (diff)
downloadu-boot-fsl-qoriq-6bbb3e93a5eb91d56a66a716acfbfa9ea86bfc4c.tar.xz
NAND: remove NAND_MAX_CHIPS definitions
This change follows the change by Wolfgang Grandegger (commit 6c869637fef), which allows to remove useless NAND_MAX_CHIPS definitions in board config files. Signed-off-by: Vladimir Zapolskiy <vz@mleia.com> Cc: Wolfgang Grandegger <wg@grandegger.com> Cc: Scott Wood <scottwood@freescale.com> Signed-off-by: Scott Wood <scottwood@freescale.com>
Diffstat (limited to 'include/configs/pm9261.h')
-rw-r--r--include/configs/pm9261.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/pm9261.h b/include/configs/pm9261.h
index 1e80316..eba5616 100644
--- a/include/configs/pm9261.h
+++ b/include/configs/pm9261.h
@@ -233,7 +233,6 @@
/* NAND flash */
#define CONFIG_NAND_ATMEL
-#define NAND_MAX_CHIPS 1
#define CONFIG_SYS_MAX_NAND_DEVICE 1
#define CONFIG_SYS_NAND_BASE 0x40000000
#define CONFIG_SYS_NAND_DBW_8 1