configs: Migrate CONFIG_SYS_TEXT_BASE
[platform/kernel/u-boot.git] / include / configs / ls1043ardb.h
index 34f8228..06e2450 100644 (file)
@@ -9,12 +9,6 @@
 
 #include "ls1043a_common.h"
 
-#if defined(CONFIG_NAND_BOOT) || defined(CONFIG_SD_BOOT)
-#define CONFIG_SYS_TEXT_BASE           0x82000000
-#else
-#define CONFIG_SYS_TEXT_BASE           0x60100000
-#endif
-
 #define CONFIG_SYS_CLK_FREQ            100000000
 #define CONFIG_DDR_CLK_FREQ            100000000