ARM: shmobile: Mount root file systems in r/w mode for all DT platforms
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Mon, 29 Jul 2013 20:31:41 +0000 (22:31 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Mon, 5 Aug 2013 07:45:33 +0000 (16:45 +0900)
The shmobile DT files available in the kernel are reference
implementations intended to be used as sample code, as well as for
development. As such, it makes sense to mount the root file system in
read/write mode by default.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

No differences found