README-AGL: correct rootfstype to ext4 85/8485/3
authorMartin Kelly <mkelly@xevo.com>
Wed, 15 Feb 2017 22:46:38 +0000 (14:46 -0800)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 16 Feb 2017 12:44:44 +0000 (12:44 +0000)
commitcc538eca28979e1eb966f67a6bca9d05456386a1
tree25680f93a0f8d096a81b5794102df53d52dd2226
parentee64fd8a05a3f18f2307b30251b7111ccf08d718
README-AGL: correct rootfstype to ext4

README-AGL incorrectly recommends to use rootfstype=ext3, but the
current filesystem is ext4, which causes boot failures due to
unsupported filesystem features. Without this patch, you get the
following when attempting to boot on porter with rootfstype=ext3:

EXT3-fs (mmcblk0p1): error: couldn't mount because of unsupported
optional features (240)

Change-Id: I346b76b59420f1ffb7acea58d82961acdf24aaf1
Signed-off-by: Martin Kelly <mkelly@xevo.com>
README-AGL.md