summaryrefslogtreecommitdiff
path: root/include/configs/socfpga_is1.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/socfpga_is1.h')
-rw-r--r--include/configs/socfpga_is1.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/socfpga_is1.h b/include/configs/socfpga_is1.h
index c4da5947f3..c3cbac3027 100644
--- a/include/configs/socfpga_is1.h
+++ b/include/configs/socfpga_is1.h
@@ -13,8 +13,7 @@
/* Booting Linux */
#define CONFIG_BOOTFILE "zImage"
-#define CONFIG_LOADADDR 0x01000000
-#define CONFIG_SYS_LOAD_ADDR CONFIG_LOADADDR
+#define CONFIG_SYS_LOAD_ADDR 0x01000000
/* Ethernet on SoC (EMAC) */
#if defined(CONFIG_CMD_NET)