Kuninori Morimoto 28e515878f ARM: shmobile: armadillo800eva: enable rw rootfs mount
armadillo800eva default boot loader is "hermit",
and it's tag->u.core.flags has flag when kernel boots.
Because of this, ${LINUX}/arch/arm/kernel/setup.c :: parse_tag_core()
didn't remove MS_RDONLY flag from root_mountflags.
Thus, the rootfs is mounted as "readonly".
This patch adds "rw" kernel parameter,
and enable read/write mounts for rootfs

Cc: Masahiro Nakai <nakai@atmark-techno.com>
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Simon Horman <horms@verge.net.au>
2012-09-03 17:31:34 +09:00
..
2012-08-12 21:45:33 +03:00
2012-07-23 16:08:40 -07:00
2012-08-07 11:22:14 +02:00
2012-07-20 14:01:51 +02:00
2012-08-02 10:15:59 -07:00
2012-08-04 22:52:23 +08:00
2012-06-20 14:39:36 -07:00
2012-08-02 11:48:20 -07:00