diff mbox

board: fix indentation in zybo readme.txt

Message ID 20161026020216.8439-1-kraai@ftbfs.org
State Accepted
Headers show

Commit Message

Matt Kraai Oct. 26, 2016, 2:02 a.m. UTC
Signed-off-by: Matt Kraai <kraai@ftbfs.org>
---
 board/digilent/zybo/readme.txt | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Comments

Thomas Petazzoni Oct. 26, 2016, 10:30 a.m. UTC | #1
Hello,

On Tue, 25 Oct 2016 19:02:16 -0700, Matt Kraai wrote:
> Signed-off-by: Matt Kraai <kraai@ftbfs.org>
> ---
>  board/digilent/zybo/readme.txt | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)

Applied to master, thanks.

Thomas
diff mbox

Patch

diff --git a/board/digilent/zybo/readme.txt b/board/digilent/zybo/readme.txt
index 2a60a7cc..4e7454c 100644
--- a/board/digilent/zybo/readme.txt
+++ b/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.