From: Matt Kraai Date: Wed, 26 Oct 2016 02:02:16 +0000 (-0700) Subject: board: fix indentation in zybo readme.txt X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=76e10967e1fbf2ff28dd70df5e0e8970542ca7df;p=buildroot.git board: fix indentation in zybo readme.txt Signed-off-by: Matt Kraai Signed-off-by: Thomas Petazzoni --- diff --git a/board/digilent/zybo/readme.txt b/board/digilent/zybo/readme.txt index 2a60a7cc17..4e7454c50d 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.