]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/stout.h
configs: Migrate CONFIG_SYS_TEXT_BASE
[people/ms/u-boot.git] / include / configs / stout.h
index 0a02216cd53e52d2cd962930b7e0f05ecfe8487e..3db46be66a075e03021d24c98b2ddd89a57255be 100644 (file)
 
 #include "rcar-gen2-common.h"
 
-#if defined(CONFIG_ARCH_RMOBILE_EXTRAM_BOOT)
-#define CONFIG_SYS_TEXT_BASE   0xB0000000
-#else
-#define CONFIG_SYS_TEXT_BASE   0xE8080000
-#endif
-
 /* STACK */
 #if defined(CONFIGF_RMOBILE_EXTRAM_BOOT)
 #define CONFIG_SYS_INIT_SP_ADDR                0xB003FFFC