projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
55ce55f
)
ARM: socfpga: mcvevk: Add default dfu_alt_info
author
Marek Vasut
<marex@denx.de>
Sat, 29 Oct 2016 20:08:39 +0000
(22:08 +0200)
committer
Marek Vasut
<marex@denx.de>
Fri, 14 Apr 2017 12:06:52 +0000
(14:06 +0200)
Add default DFU altinfo for eMMC.
Signed-off-by: Marek Vasut <marex@denx.de>
include/configs/socfpga_mcvevk.h
patch
|
blob
|
history
diff --git
a/include/configs/socfpga_mcvevk.h
b/include/configs/socfpga_mcvevk.h
index 604ea20e2cf42372e7c4782a5c1eb9e803e02391..2d367026b6eb49992d0cef832468f163d4d5d707 100644
(file)
--- 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 */ \