diff options
Diffstat (limited to 'include/configs/tplink_wdr4300.h')
-rw-r--r-- | include/configs/tplink_wdr4300.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/tplink_wdr4300.h b/include/configs/tplink_wdr4300.h index 3576b4069b..d42889878e 100644 --- a/include/configs/tplink_wdr4300.h +++ b/include/configs/tplink_wdr4300.h @@ -20,8 +20,6 @@ #define CONFIG_SYS_LOAD_ADDR 0xa1000000 #define CONFIG_LOADADDR CONFIG_SYS_LOAD_ADDR -#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 \ |