diff options
Diffstat (limited to 'include/configs/ap121.h')
-rw-r--r-- | include/configs/ap121.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/ap121.h b/include/configs/ap121.h index 1253e0a64c2..88869fa6f75 100644 --- a/include/configs/ap121.h +++ b/include/configs/ap121.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 0x8000 #define CONFIG_SYS_INIT_SP_ADDR \ |