diff options
Diffstat (limited to 'include/configs/qi_lb60.h')
-rw-r--r-- | include/configs/qi_lb60.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/qi_lb60.h b/include/configs/qi_lb60.h index f989595..f2e605a 100644 --- a/include/configs/qi_lb60.h +++ b/include/configs/qi_lb60.h @@ -117,7 +117,6 @@ #define CONFIG_SYS_NAND_OOBSIZE 128 #define CONFIG_SYS_NAND_BASE 0xB8000000 #define CONFIG_SYS_ONENAND_BASE CONFIG_SYS_NAND_BASE -#define NAND_MAX_CHIPS 1 #define CONFIG_SYS_MAX_NAND_DEVICE 1 #define CONFIG_SYS_NAND_SELECT_DEVICE 1 /* nand driver supports mutipl.*/ #define CONFIG_NAND_SPL_TEXT_BASE 0x80000000 |