diff options
Diffstat (limited to 'include/configs/mt8518.h')
-rw-r--r-- | include/configs/mt8518.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/mt8518.h b/include/configs/mt8518.h index a7fe83a605d..514722be990 100644 --- a/include/configs/mt8518.h +++ b/include/configs/mt8518.h @@ -29,7 +29,6 @@ #define CONFIG_SYS_BOOTM_LEN SZ_64M /* Uboot definition */ -#define CONFIG_SYS_UBOOT_START CONFIG_SYS_TEXT_BASE #define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SYS_TEXT_BASE + \ SZ_2M - \ GENERATED_GBL_DATA_SIZE) |