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>
2019.05.x
Peter Seiderer 2019-05-08 19:28:22 +02:00 committed by Thomas Petazzoni
parent 12c0d4288b
commit dff08793ee
1 changed files with 8 additions and 8 deletions

View 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: The result of the build with the default settings should be these files:
output/images output/images
├── MLO +-- MLO
├── omap4-panda-a4.dtb +-- omap4-panda-a4.dtb
├── omap4-panda.dtb +-- omap4-panda.dtb
├── omap4-panda-es.dtb +-- omap4-panda-es.dtb
├── rootfs.ext4 +-- rootfs.ext4
├── sdcard.img +-- sdcard.img
├── u-boot.img +-- u-boot.img
└── zImage +-- zImage
How to write the SD card How to write the SD card
------------------------ ------------------------