diff options
Diffstat (limited to 'include/configs/HUB405.h')
-rw-r--r-- | include/configs/HUB405.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/HUB405.h b/include/configs/HUB405.h index b3c7046fc39..1106b0dcf0b 100644 --- a/include/configs/HUB405.h +++ b/include/configs/HUB405.h @@ -149,7 +149,6 @@ *----------------------------------------------------------------------- */ #define CONFIG_SYS_NAND_BASE_LIST { CONFIG_SYS_NAND_BASE } -#define NAND_MAX_CHIPS 1 #define CONFIG_SYS_MAX_NAND_DEVICE 1 /* Max number of NAND devices */ #define NAND_BIG_DELAY_US 25 |