board/armadeus: replace utf-8 graphic sympols by ascii characters
authorPeter Seiderer <ps.report@gmx.net>
Wed, 8 May 2019 17:28:18 +0000 (19:28 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 18 May 2019 21:34:18 +0000 (23:34 +0200)
Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
board/armadeus/readme.txt

index 98c7b0824905ef228fdf8940cbb79250a7c81dc6..c03508c604d064cc37f47716e201e42c0ac39ab4 100644 (file)
@@ -44,11 +44,11 @@ Result of the build
 When the build is finished, you will end up with:
 
     output/images/
-    ├── imx**-apfxxdev.dtb       [1]
-    ├── rootfs.tar
-    ├── rootfs.ubi
-    ├── rootfs.ubifs
-    └── uImage
+    +-- imx**-apfxxdev.dtb     [1]
+    +-- rootfs.tar
+    +-- rootfs.ubi
+    +-- rootfs.ubifs
+    +-- uImage
 
 [1] Only if the kernel version used uses a Device Tree.