]> git.sur5r.net Git - u-boot/blobdiff - include/configs/rk3288_common.h
configs: Migrate CONFIG_SYS_TEXT_BASE
[u-boot] / include / configs / rk3288_common.h
index 079e3a6a3476b257155116bca977cad3a5e2edd9..28d52800f824a25a02aaa9bfd41751a3861432c1 100644 (file)
@@ -24,9 +24,6 @@
 
 #ifdef CONFIG_SPL_ROCKCHIP_BACK_TO_BROM
 /* Bootrom will load u-boot binary to 0x0 once return from SPL */
-#define CONFIG_SYS_TEXT_BASE           0x00000000
-#else
-#define CONFIG_SYS_TEXT_BASE           0x00100000
 #endif
 #define CONFIG_SYS_INIT_SP_ADDR                0x00100000
 #define CONFIG_SYS_LOAD_ADDR           0x00800800