summaryrefslogtreecommitdiff
path: root/include/configs/socfpga_mcvevk.h
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2016-10-29 20:08:39 (GMT)
committerMarek Vasut <marex@denx.de>2017-04-14 12:06:52 (GMT)
commitd70b338ec670764e4a69598efb7dec0dc5c7a753 (patch)
treedebc62aaa68c1e5e5f523d291b78ed6afc368ebb /include/configs/socfpga_mcvevk.h
parent55ce55faaa2f8cb267fa1346f31079a0befca1a8 (diff)
downloadu-boot-d70b338ec670764e4a69598efb7dec0dc5c7a753.tar.xz
ARM: socfpga: mcvevk: Add default dfu_alt_info
Add default DFU altinfo for eMMC. Signed-off-by: Marek Vasut <marex@denx.de>
Diffstat (limited to 'include/configs/socfpga_mcvevk.h')
-rw-r--r--include/configs/socfpga_mcvevk.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/socfpga_mcvevk.h b/include/configs/socfpga_mcvevk.h
index 604ea20..2d36702 100644
--- a/include/configs/socfpga_mcvevk.h
+++ b/include/configs/socfpga_mcvevk.h
@@ -37,6 +37,7 @@
"netdev=eth0\0" \
"hostname=mcvevk\0" \
"kernel_addr_r=0x10000000\0" \
+ "dfu_alt_info=mmc raw 0 3867148288\0" \
"update_filename=u-boot-with-spl.sfp\0" \
"update_sd_offset=0x800\0" \
"update_sd=" /* Update the SD firmware partition */ \