]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
uboot: indentation cleanup
authorJerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
Wed, 9 Mar 2016 21:30:32 +0000 (22:30 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 9 Mar 2016 22:01:18 +0000 (23:01 +0100)
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
boot/uboot/Config.in

index dde4710270b8ea03c28258fbb5a3f0f6fe12545a..4a6dc5687479452264cd6e8ddaf21cc532aa4527 100644 (file)
@@ -332,11 +332,11 @@ config BR2_TARGET_UBOOT_ZYNQ_IMAGE
        depends on BR2_TARGET_UBOOT_SPL
        depends on BR2_TARGET_UBOOT_FORMAT_DTB_IMG
        help
-        Generate the BOOT.BIN file from U-Boot's SPL. The image
-        boots the Xilinx Zynq chip without any FPGA bitstream.
-        A bitstream can be loaded by the U-Boot. The SPL searchs
-        for u-boot-dtb.img file so this U-Boot format is required
-        to be set.
+         Generate the BOOT.BIN file from U-Boot's SPL. The image
+         boots the Xilinx Zynq chip without any FPGA bitstream.
+         A bitstream can be loaded by the U-Boot. The SPL searchs
+         for u-boot-dtb.img file so this U-Boot format is required
+         to be set.
 
 menuconfig BR2_TARGET_UBOOT_ENVIMAGE
        bool "Environment image"