]> git.sur5r.net Git - u-boot/blobdiff - include/configs/rk3368_common.h
moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZE
[u-boot] / include / configs / rk3368_common.h
index 513adab636f51349a1fa4324b4b9ec2cf28189d0..a89c69a72b5158cc0aa74625b5ac9e4cb2955533 100644 (file)
 #define CONFIG_SPL_BSS_START_ADDR       0x400000
 #define CONFIG_SPL_BSS_MAX_SIZE         0x20000
 
-#define CONFIG_TPL_TEXT_BASE           0xff8c1000
-#define CONFIG_TPL_MAX_SIZE            0x7000
-#define CONFIG_TPL_STACK               0xff8cffff
-
 #define CONFIG_BOUNCE_BUFFER
 
 #ifndef CONFIG_SPL_BUILD