diff options
Diffstat (limited to 'include/configs/ap143.h')
-rw-r--r-- | include/configs/ap143.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/ap143.h b/include/configs/ap143.h index 99027e078e..4f3742be2d 100644 --- a/include/configs/ap143.h +++ b/include/configs/ap143.h @@ -19,8 +19,6 @@ #define CONFIG_SYS_SDRAM_BASE 0x80000000 #define CONFIG_SYS_LOAD_ADDR 0x81000000 -#define CONFIG_SYS_NO_FLASH - #define CONFIG_SYS_INIT_RAM_ADDR 0xbd000000 #define CONFIG_SYS_INIT_RAM_SIZE 0x2000 #define CONFIG_SYS_INIT_SP_ADDR \ |