commit | d2f463a66abb1edc3b0ab6cc8252d9fa4e3d30e8 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Mon Jul 29 22:31:41 2013 +0200 |
committer | Simon Horman <horms+renesas@verge.net.au> | Mon Aug 05 16:45:33 2013 +0900 |
tree | c0aebc280155d09ee9f33507a444730df4033e25 | |
parent | c95ebbb298e698836979ab28ce49383402c22d93 [diff] |
ARM: shmobile: Mount root file systems in r/w mode for all DT platforms 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>