Add default DFU altinfo for eMMC.

Signed-off-by: Marek Vasut <[email protected]>
---
 include/configs/socfpga_mcvevk.h | 1 +
 1 file changed, 1 insertion(+)

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 */  \
-- 
2.10.2

_______________________________________________
U-Boot mailing list
[email protected]
https://lists.denx.de/listinfo/u-boot

Reply via email to