]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/ls1046ardb.h
configs: Migrate CONFIG_SYS_TEXT_BASE
[people/ms/u-boot.git] / include / configs / ls1046ardb.h
index 2755f1c7e93253c7cfeaf7feec9f3e8a7a016f5a..d63badf3b1432877245f8f82f210efd9d5764a79 100644 (file)
@@ -9,12 +9,6 @@
 
 #include "ls1046a_common.h"
 
-#ifdef CONFIG_SD_BOOT
-#define CONFIG_SYS_TEXT_BASE           0x82000000
-#else
-#define CONFIG_SYS_TEXT_BASE           0x40100000
-#endif
-
 #define CONFIG_SYS_CLK_FREQ            100000000
 #define CONFIG_DDR_CLK_FREQ            100000000