]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/ls1088a_common.h
configs: Migrate CONFIG_SYS_TEXT_BASE
[people/ms/u-boot.git] / include / configs / ls1088a_common.h
index 61c30c9eaab0b5b77933c5dd82b6915a8133bbc8..7caf028bf3abfe7b14b47271e0d885a5311a1caf 100644 (file)
 #define CONFIG_SYS_INIT_SP_ADDR                (CONFIG_SYS_FSL_OCRAM_BASE + 0xfff0)
 
 /* Link Definitions */
-#ifdef CONFIG_SPL
-#define CONFIG_SYS_TEXT_BASE           0x80400000
-#else
-#ifdef CONFIG_QSPI_BOOT
-#define CONFIG_SYS_TEXT_BASE            0x20100000
-#else
-#define CONFIG_SYS_TEXT_BASE           0x30100000
-#endif
-#endif
 
 #define CONFIG_SUPPORT_RAW_INITRD