Browse Source

board: fix indentation in zybo readme.txt

Signed-off-by: Matt Kraai <kraai@ftbfs.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Matt Kraai 7 years ago
parent
commit
76e10967e1
1 changed files with 4 additions and 4 deletions
  1. 4 4
      board/digilent/zybo/readme.txt

+ 4 - 4
board/digilent/zybo/readme.txt

@@ -58,12 +58,12 @@ in the output/images/ directory.
 
 The first partition is a FAT32 partition created at the beginning of the SD Card
 that contains the following files :
-	/BOOT.BIN
-	/zynq-zybo.dtb
+    /BOOT.BIN
+    /zynq-zybo.dtb
     /uEnv.txt
     /system.bit
-	/uImage
-	/u-boot-dtb.img
+    /uImage
+    /u-boot-dtb.img
 
 The second partition is an ext4 partition that contains the root filesystem.