board/beagleboardx15: 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>
This commit is contained in:
parent
516e118e36
commit
61c8fcbc82
@ -26,17 +26,17 @@ Result of the build
|
|||||||
After building, you should get a tree like this:
|
After building, you should get a tree like this:
|
||||||
|
|
||||||
output/images/
|
output/images/
|
||||||
├── am57xx-beagle-x15.dtb
|
+-- am57xx-beagle-x15.dtb
|
||||||
├── am57xx-beagle-x15-revb1.dtb
|
+-- am57xx-beagle-x15-revb1.dtb
|
||||||
├── boot.vfat
|
+-- boot.vfat
|
||||||
├── MLO
|
+-- MLO
|
||||||
├── rootfs.ext2
|
+--rootfs.ext2
|
||||||
├── rootfs.ext4
|
+-- rootfs.ext4
|
||||||
├── rootfs.tar
|
+-- rootfs.tar
|
||||||
├── sdcard.img
|
+-- sdcard.img
|
||||||
├── u-boot.img
|
+-- u-boot.img
|
||||||
├── u-boot-spl.bin
|
+-- u-boot-spl.bin
|
||||||
└── zImage
|
+-- zImage
|
||||||
|
|
||||||
How to write the microSD card
|
How to write the microSD card
|
||||||
=============================
|
=============================
|
||||||
|
Loading…
Reference in New Issue
Block a user