]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - include/configs/rk3188_common.h
configs: Migrate CONFIG_SYS_TEXT_BASE
[thirdparty/u-boot.git] / include / configs / rk3188_common.h
index 9ab550242274df5bc48203635bb73974a1f1035f..6a32b02cc181e75255d1ec7c34e511eb11d2c57e 100644 (file)
@@ -26,9 +26,6 @@
 
 #ifdef CONFIG_SPL_ROCKCHIP_BACK_TO_BROM
 /* Bootrom will load u-boot binary to 0x60000000 once return from SPL */
-#define CONFIG_SYS_TEXT_BASE           0x60000000
-#else
-#define CONFIG_SYS_TEXT_BASE           0x60100000
 #endif
 #define CONFIG_SYS_INIT_SP_ADDR                0x60100000
 #define CONFIG_SYS_LOAD_ADDR           0x60800800