ARM: socfpga: mcvevk: Add default dfu_alt_info
Add default DFU altinfo for eMMC. Signed-off-by: Marek Vasut <marex@denx.de>
This commit is contained in:
parent
55ce55faaa
commit
d70b338ec6
1 changed files with 1 additions and 0 deletions
|
@ -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 */ \
|
||||
|
|
Loading…
Reference in a new issue