diff options
Diffstat (limited to 'include/configs/mt8518.h')
-rw-r--r-- | include/configs/mt8518.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/mt8518.h b/include/configs/mt8518.h index 8ca8d25148a..e313f6f6afa 100644 --- a/include/configs/mt8518.h +++ b/include/configs/mt8518.h @@ -21,9 +21,6 @@ #define CONFIG_SYS_BOOTM_LEN SZ_64M /* Uboot definition */ -#define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SYS_TEXT_BASE + \ - SZ_2M - \ - GENERATED_GBL_DATA_SIZE) #define ENV_BOOT_READ_IMAGE \ "boot_rd_img=mmc dev 0" \ |