Quellcode durchsuchen

board/pandaboard: replace utf-8 graphic sympols by ascii characters

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Peter Seiderer vor 5 Jahren
Ursprung
Commit
dff08793ee
1 geänderte Dateien mit 8 neuen und 8 gelöschten Zeilen
  1. 8 8
      board/pandaboard/readme.txt

+ 8 - 8
board/pandaboard/readme.txt

@@ -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
 ------------------------