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

index 1e4820b828e592c47c43efe3e4a0366994bbbd9e..80a20c274364db9cef896871dc3164d940a08c85 100644 (file)
@@ -23,14 +23,14 @@ When you are happy with the setup, run:
 The result of the build with the default settings should be these files:
 
   output/images
-  ├── MLO
-  ├── omap4-panda-a4.dtb
-  ├── omap4-panda.dtb
-  ├── omap4-panda-es.dtb
-  ├── rootfs.ext4
-  ├── sdcard.img
-  ├── u-boot.img
-  └── zImage
+  +-- MLO
+  +-- omap4-panda-a4.dtb
+  +-- omap4-panda.dtb
+  +-- omap4-panda-es.dtb
+  +-- rootfs.ext4
+  +-- sdcard.img
+  +-- u-boot.img
+  +-- zImage
 
 How to write the SD card
 ------------------------