mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
uboot: improve BR2_TARGET_UBOOT_SPL_NAME help text
SPL is the name used for spl on i.MX6, so update the same on BR2_TARGET_UBOOT_SPL_NAME help text. Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Cc: Michael Trimarchi <michael@amarulasolutions.com> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> [Thomas: rewrap Config.in help text.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
941ff5e814
commit
ab1131d559
@ -327,8 +327,8 @@ config BR2_TARGET_UBOOT_SPL_NAME
|
|||||||
depends on BR2_TARGET_UBOOT_SPL
|
depends on BR2_TARGET_UBOOT_SPL
|
||||||
help
|
help
|
||||||
A space-separated list of SPL binaries, generated during
|
A space-separated list of SPL binaries, generated during
|
||||||
u-boot build. For most platform it is spl/u-boot-spl.bin
|
u-boot build. For most platform it is spl/u-boot-spl.bin but
|
||||||
but not always. It is MLO on OMAP for example.
|
not always. It is MLO on OMAP and SPL on i.MX6 for example.
|
||||||
|
|
||||||
config BR2_TARGET_UBOOT_ZYNQ_IMAGE
|
config BR2_TARGET_UBOOT_ZYNQ_IMAGE
|
||||||
bool "Generate image for Xilinx Zynq"
|
bool "Generate image for Xilinx Zynq"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user