diff options
Diffstat (limited to 'include/configs/mt8516.h')
-rw-r--r-- | include/configs/mt8516.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/mt8516.h b/include/configs/mt8516.h index cb2af5843f..7228f3e428 100644 --- a/include/configs/mt8516.h +++ b/include/configs/mt8516.h @@ -18,11 +18,6 @@ #define CONFIG_SYS_NS16550_COM1 0x11005000 #define CONFIG_SYS_NS16550_CLK 26000000 -#define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SYS_TEXT_BASE + SZ_2M - \ - GENERATED_GBL_DATA_SIZE) - -#define CONFIG_SYS_BOOTM_LEN SZ_64M - /* Environment settings */ #include <config_distro_bootcmd.h> |