summaryrefslogtreecommitdiffstats
path: root/include/configs/DU440.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2009-01-23 22:48:06 +0100
committerWolfgang Denk <wd@denx.de>2009-01-23 22:48:06 +0100
commit5df70e91c72dab45b7d81e4568b12e5a5b5f90ec (patch)
tree730f833cff2474959195b5cd23e52954410218a5 /include/configs/DU440.h
parent1ca1d3c866709635fc082b0140e02257a742316c (diff)
parentd4bade8d77aa20e2846fa4accff0e7fa7961a134 (diff)
downloadu-boot-5df70e91c72dab45b7d81e4568b12e5a5b5f90ec.tar.gz
u-boot-5df70e91c72dab45b7d81e4568b12e5a5b5f90ec.tar.xz
u-boot-5df70e91c72dab45b7d81e4568b12e5a5b5f90ec.zip
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Diffstat (limited to 'include/configs/DU440.h')
-rw-r--r--include/configs/DU440.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/DU440.h b/include/configs/DU440.h
index 729153c2ef..85c0e612b2 100644
--- a/include/configs/DU440.h
+++ b/include/configs/DU440.h
@@ -411,7 +411,6 @@ int du440_phy_addr(int devnum);
* NAND FLASH
*/
#define CONFIG_SYS_MAX_NAND_DEVICE 2
-#define NAND_MAX_CHIPS CONFIG_SYS_MAX_NAND_DEVICE
#define CONFIG_SYS_NAND_SELECT_DEVICE 1 /* nand driver supports mutipl. chips */
#define CONFIG_SYS_NAND_BASE_LIST {CONFIG_SYS_NAND0_ADDR + CONFIG_SYS_NAND0_CS, \
CONFIG_SYS_NAND1_ADDR + CONFIG_SYS_NAND1_CS}