]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/rk3188_common.h
Merge git://git.denx.de/u-boot-mmc
[people/ms/u-boot.git] / include / configs / rk3188_common.h
index 9ab550242274df5bc48203635bb73974a1f1035f..94f8cda8532009496489c721eea22cc94911440d 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
@@ -39,7 +36,6 @@
 #define CONFIG_SPL_TEXT_BASE           0x10080800
 /* spl size 32kb sram - 2kb bootrom */
 #define CONFIG_SPL_MAX_SIZE            (0x8000 - 0x800)
-#define CONFIG_SPL_FRAMEWORK           1
 #define CONFIG_ROCKCHIP_SERIAL         1
 
 #define CONFIG_SPL_STACK               0x10087fff