]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/socfpga_arria5.h
arm: socfpga: config: Fix LOADADDR
[karo-tx-uboot.git] / include / configs / socfpga_arria5.h
index f6b54a31c9b791e6201cd387b750af1d014350c4..e1cd9cc8aaf11f9d08a558db2cfb31d720664de9 100644 (file)
@@ -43,7 +43,7 @@
 #else
 #define CONFIG_BOOTCOMMAND     "run mmcload; run mmcboot"
 #endif
-#define CONFIG_LOADADDR                0x8000
+#define CONFIG_LOADADDR                0x01000000
 #define CONFIG_SYS_LOAD_ADDR   CONFIG_LOADADDR
 
 /* Ethernet on SoC (EMAC) */