]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - include/configs/porter.h
configs: Migrate CONFIG_SYS_TEXT_BASE
[thirdparty/u-boot.git] / include / configs / porter.h
index b0a4efc3048d98232740c22a767421bbdeba31fa..d293f06dd1e97fdb06e7b91e70372eebff878305 100644 (file)
 
 #include "rcar-gen2-common.h"
 
-#if defined(CONFIG_ARCH_RMOBILE_EXTRAM_BOOT)
-#define CONFIG_SYS_TEXT_BASE   0x70000000
-#else
-#define CONFIG_SYS_TEXT_BASE   0xE6304000
-#endif
-
 #if defined(CONFIG_ARCH_RMOBILE_EXTRAM_BOOT)
 #define CONFIG_SYS_INIT_SP_ADDR                0x7023FFFC
 #else