]> git.sur5r.net Git - u-boot/blobdiff - include/configs/socfpga_arria5_socdk.h
arm: socfpga: arria5_socdk: Enable qspiload console command
[u-boot] / include / configs / socfpga_arria5_socdk.h
index 5c21aec9cb92227934df11a6dc910f0380028085..d3009a48ce03edf7dab3eb6f078ed3873fc80000 100644 (file)
@@ -70,6 +70,7 @@
        "mmcload=mmc rescan;" \
                "load mmc 0:1 ${loadaddr} ${bootimage};" \
                "load mmc 0:1 ${fdt_addr} ${fdtimage}\0" \
+       "qspiload=sf probe && mtdparts default && run ubiload\0" \
        "qspiroot=/dev/mtdblock0\0" \
        "qspirootfstype=jffs2\0" \
        "qspiboot=setenv bootargs " CONFIG_BOOTARGS \