diff options
Diffstat (limited to 'include/configs/corvus.h')
-rw-r--r-- | include/configs/corvus.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/corvus.h b/include/configs/corvus.h index e78f5110ec..3a01a2b48a 100644 --- a/include/configs/corvus.h +++ b/include/configs/corvus.h @@ -74,9 +74,6 @@ #define CONFIG_SYS_INIT_SP_ADDR \ (CONFIG_SYS_SDRAM_BASE + SZ_4K - GENERATED_GBL_DATA_SIZE) -/* No NOR flash */ -#define CONFIG_SYS_NO_FLASH - /* NAND flash */ #ifdef CONFIG_CMD_NAND #define CONFIG_NAND_ATMEL |