summaryrefslogtreecommitdiff
path: root/include/configs/socfpga_sockit.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2015-11-30 08:30:14 -0500
committerTom Rini <trini@konsulko.com>2015-11-30 08:30:14 -0500
commit2a8696dfc2c6547c41836ceda573ad4548cba357 (patch)
tree6ade1f0293ea3be0602131f083a0d6a77bb0b438 /include/configs/socfpga_sockit.h
parent60e12b3a7143687cacb4b66b849563c4b9719e51 (diff)
parent486f4fa98c65baa6d70008ceb2d93ac0f8f7bd96 (diff)
downloadu-boot-imx-2a8696dfc2c6547c41836ceda573ad4548cba357.zip
u-boot-imx-2a8696dfc2c6547c41836ceda573ad4548cba357.tar.gz
u-boot-imx-2a8696dfc2c6547c41836ceda573ad4548cba357.tar.bz2
Merge git://git.denx.de/u-boot-socfpga
Diffstat (limited to 'include/configs/socfpga_sockit.h')
-rw-r--r--include/configs/socfpga_sockit.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/socfpga_sockit.h b/include/configs/socfpga_sockit.h
index 742c5ae..5bcee05 100644
--- a/include/configs/socfpga_sockit.h
+++ b/include/configs/socfpga_sockit.h
@@ -6,7 +6,7 @@
#ifndef __CONFIG_TERASIC_SOCKIT_H__
#define __CONFIG_TERASIC_SOCKIT_H__
-#include <asm/arch/socfpga_base_addrs.h>
+#include <asm/arch/base_addr_ac5.h>
/* U-Boot Commands */
#define CONFIG_SYS_NO_FLASH
@@ -79,7 +79,6 @@
"bootimage=zImage\0" \
"fdt_addr=100\0" \
"fdtimage=socfpga.dtb\0" \
- "fsloadcmd=ext2load\0" \
"bootm ${loadaddr} - ${fdt_addr}\0" \
"mmcroot=/dev/mmcblk0p2\0" \
"mmcboot=setenv bootargs " CONFIG_BOOTARGS \