summaryrefslogtreecommitdiff
path: root/include/configs/xea.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/xea.h')
-rw-r--r--include/configs/xea.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/xea.h b/include/configs/xea.h
index 1207f75017..78ffcefd33 100644
--- a/include/configs/xea.h
+++ b/include/configs/xea.h
@@ -43,8 +43,7 @@
/* Booting Linux */
#define CONFIG_BOOTFILE "uImage"
#define CONFIG_BOOTCOMMAND "run ${bootpri} ; run ${bootsec}"
-#define CONFIG_LOADADDR 0x42000000
-#define CONFIG_SYS_LOAD_ADDR CONFIG_LOADADDR
+#define CONFIG_SYS_LOAD_ADDR 0x42000000
/* Extra Environment */
#define CONFIG_HOSTNAME "xea"