summaryrefslogtreecommitdiffstats
path: root/include/configs/ax25-ae350.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/ax25-ae350.h')
-rw-r--r--include/configs/ax25-ae350.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/ax25-ae350.h b/include/configs/ax25-ae350.h
index a08fd6352f..b2606e794d 100644
--- a/include/configs/ax25-ae350.h
+++ b/include/configs/ax25-ae350.h
@@ -12,12 +12,6 @@
#define CONFIG_SPL_BSS_START_ADDR 0x04000000
#define CONFIG_SPL_BSS_MAX_SIZE 0x00100000
-#ifndef CONFIG_XIP
-#define CONFIG_SPL_LOAD_FIT_ADDRESS 0x00200000
-#else
-#define CONFIG_SPL_LOAD_FIT_ADDRESS 0x80010000
-#endif
-
#ifdef CONFIG_SPL_MMC_SUPPORT
#define CONFIG_SPL_FS_LOAD_PAYLOAD_NAME "u-boot.itb"
#endif