diff options
Diffstat (limited to 'include/configs/M5373EVB.h')
-rw-r--r-- | include/configs/M5373EVB.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/M5373EVB.h b/include/configs/M5373EVB.h index a1bc32a6d85..19916876d38 100644 --- a/include/configs/M5373EVB.h +++ b/include/configs/M5373EVB.h @@ -215,7 +215,6 @@ # define CONFIG_SYS_NAND_BASE CONFIG_SYS_CS2_BASE # define CONFIG_SYS_NAND_SIZE 1 # define CONFIG_SYS_NAND_BASE_LIST { CONFIG_SYS_NAND_BASE } -# define NAND_MAX_CHIPS 1 # define NAND_ALLOW_ERASE_ALL 1 # define CONFIG_JFFS2_NAND 1 # define CONFIG_JFFS2_DEV "nand0" |