]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/socfpga_common.h
configs: Migrate CONFIG_SYS_TEXT_BASE
[people/ms/u-boot.git] / include / configs / socfpga_common.h
index bbc1f3de9b1c3db59e4d0f27d3e1b39e97aa909b..9b306c745046f68958f22a5d915f53802db958b4 100644 (file)
        (CONFIG_SYS_INIT_RAM_ADDR + CONFIG_SYS_INIT_SP_OFFSET)
 
 #define CONFIG_SYS_SDRAM_BASE          PHYS_SDRAM_1
-#ifdef CONFIG_SOCFPGA_VIRTUAL_TARGET
-#define CONFIG_SYS_TEXT_BASE           0x08000040
-#else
-#define CONFIG_SYS_TEXT_BASE           0x01000040
-#endif
 
 /*
  * U-Boot general configurations