mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
boot/uboot/Config.in: Fix BR2_TARGET_UBOOT_SPL_NAME
Point out that the SPL name is an image name. Signed-off-by: Jörg Krause <jkrause@posteo.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
5912863890
commit
b819a5fcc0
@ -225,7 +225,7 @@ config BR2_TARGET_UBOOT_SPL
|
|||||||
into DDR.
|
into DDR.
|
||||||
|
|
||||||
config BR2_TARGET_UBOOT_SPL_NAME
|
config BR2_TARGET_UBOOT_SPL_NAME
|
||||||
string "U-Boot SPL target name"
|
string "U-Boot SPL binary image name"
|
||||||
default "spl/u-boot-spl.bin"
|
default "spl/u-boot-spl.bin"
|
||||||
depends on BR2_TARGET_UBOOT_SPL
|
depends on BR2_TARGET_UBOOT_SPL
|
||||||
help
|
help
|
||||||
|
Loading…
x
Reference in New Issue
Block a user