]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/apx4devkit.h
ubifs: Allow ubifsmount volume reference by number
[people/ms/u-boot.git] / include / configs / apx4devkit.h
index 73c66af06d5b54ecd53c0c0b2a8705a7d5f7819b..ab4efa4b03cad23a2ad8c6ea5c3632736b1f632b 100644 (file)
                "root=ubi0:rootfs rootfstype=ubifs ${mtdparts} rw\0" \
        "bootcmd_nand=" \
                "run bootargs_nand && ubi part root 2048 && " \
-               "ubifsmount rootfs && ubifsload 41000000 boot/uImage && " \
+               "ubifsmount ubi:rootfs && ubifsload 41000000 boot/uImage && " \
                "bootm 41000000\0" \
        "bootargs_mmc=" \
                "setenv bootargs ${kernelargs} " \