summaryrefslogtreecommitdiffstats
path: root/include/configs/apx4devkit.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/apx4devkit.h')
-rw-r--r--include/configs/apx4devkit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/apx4devkit.h b/include/configs/apx4devkit.h
index 18c4241373..32421339d5 100644
--- a/include/configs/apx4devkit.h
+++ b/include/configs/apx4devkit.h
@@ -223,7 +223,7 @@
"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} " \
OpenPOWER on IntegriCloud