All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] imx6ulevk: readme: Update the rootfs type to ext4
@ 2016-05-11 20:10 Fabio Estevam
  2016-05-11 20:21 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Fabio Estevam @ 2016-05-11 20:10 UTC (permalink / raw)
  To: buildroot

Since commit 2f37ef48e82e3ba ("configs/imx6ulevk: Use ext4 as filesystem type")
the rootfs type is ext4, so update the readme.txt accordingly.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
---
 board/freescale/imx6ulevk/readme.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/board/freescale/imx6ulevk/readme.txt b/board/freescale/imx6ulevk/readme.txt
index b8243dc..462715c 100644
--- a/board/freescale/imx6ulevk/readme.txt
+++ b/board/freescale/imx6ulevk/readme.txt
@@ -20,7 +20,7 @@ Build all components:
 
 You will find in ./output/images/ the following files:
   - imx6ul-14x14-evk.dtb
-  - rootfs.ext2
+  - rootfs.ext4
   - rootfs.tar
   - sdcard.img
   - u-boot.imx
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-05-11 20:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-11 20:10 [Buildroot] [PATCH] imx6ulevk: readme: Update the rootfs type to ext4 Fabio Estevam
2016-05-11 20:21 ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.