summaryrefslogtreecommitdiff
path: root/include/configs/colibri_t20.h
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2017-09-20 15:37:34 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2017-10-02 19:26:40 +0200
commit1f99e32356d5476237236e0ed55f294ded100c10 (patch)
tree5b8f2c667126c74372d68fe3aeea2331bf7c811e /include/configs/colibri_t20.h
parent2ffc19c83b79c3530f488eff50abba71ac542117 (diff)
apalis-tk1/colibri_t20: fix and synchronize mount options 2nd
Finish the work started by the following commit: apalis/colibri: fix and synchronize mount options 6ed47e0f143df1c80426edb3b705c87c443c27f7 Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'include/configs/colibri_t20.h')
-rw-r--r--include/configs/colibri_t20.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/colibri_t20.h b/include/configs/colibri_t20.h
index 18ce74ec6b..06ec85cf17 100644
--- a/include/configs/colibri_t20.h
+++ b/include/configs/colibri_t20.h
@@ -127,7 +127,7 @@
"&& setenv dtbparam ${fdt_addr_r}\0"
#define UBI_BOOTCMD \
- "ubiargs=ubi.mtd=ubi root=ubi0:rootfs rootfstype=ubifs " \
+ "ubiargs=ubi.mtd=ubi root=ubi0:rootfs rw rootfstype=ubifs " \
"ubi.fm_autoconvert=1\0" \
"ubiboot=run setup; setenv bootargs ${defargs} ${ubiargs} ${mtdparts}" \
" ${setupargs} ${vidargs}; echo Booting from NAND...; " \