aboutsummaryrefslogtreecommitdiff
path: root/include/configs/usbarmory.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/usbarmory.h')
-rw-r--r--include/configs/usbarmory.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/usbarmory.h b/include/configs/usbarmory.h
index 648232b..77ef71c 100644
--- a/include/configs/usbarmory.h
+++ b/include/configs/usbarmory.h
@@ -41,8 +41,7 @@
#define CONFIG_FSL_IIM
/* U-Boot memory offsets */
-#define CONFIG_LOADADDR 0x72000000
-#define CONFIG_SYS_LOAD_ADDR CONFIG_LOADADDR
+#define CONFIG_SYS_LOAD_ADDR 0x72000000
/* Linux boot */
#define CONFIG_HOSTNAME "usbarmory"