mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 21:26:36 +00:00
uboot: indentation cleanup
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
b51efee098
commit
24ba69015c
@ -332,11 +332,11 @@ config BR2_TARGET_UBOOT_ZYNQ_IMAGE
|
|||||||
depends on BR2_TARGET_UBOOT_SPL
|
depends on BR2_TARGET_UBOOT_SPL
|
||||||
depends on BR2_TARGET_UBOOT_FORMAT_DTB_IMG
|
depends on BR2_TARGET_UBOOT_FORMAT_DTB_IMG
|
||||||
help
|
help
|
||||||
Generate the BOOT.BIN file from U-Boot's SPL. The image
|
Generate the BOOT.BIN file from U-Boot's SPL. The image
|
||||||
boots the Xilinx Zynq chip without any FPGA bitstream.
|
boots the Xilinx Zynq chip without any FPGA bitstream.
|
||||||
A bitstream can be loaded by the U-Boot. The SPL searchs
|
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
|
for u-boot-dtb.img file so this U-Boot format is required
|
||||||
to be set.
|
to be set.
|
||||||
|
|
||||||
menuconfig BR2_TARGET_UBOOT_ENVIMAGE
|
menuconfig BR2_TARGET_UBOOT_ENVIMAGE
|
||||||
bool "Environment image"
|
bool "Environment image"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user