From b819a5fcc0523212362f322a674309cd2581b6b4 Mon Sep 17 00:00:00 2001 From: Jörg Krause Date: Sat, 13 Dec 2014 00:16:06 +0100 Subject: boot/uboot/Config.in: Fix BR2_TARGET_UBOOT_SPL_NAME MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Point out that the SPL name is an image name. Signed-off-by: Jörg Krause Signed-off-by: Thomas Petazzoni --- boot/uboot/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot') diff --git a/boot/uboot/Config.in b/boot/uboot/Config.in index 397d2ca02..cf40fdc71 100644 --- a/boot/uboot/Config.in +++ b/boot/uboot/Config.in @@ -225,7 +225,7 @@ config BR2_TARGET_UBOOT_SPL into DDR. 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" depends on BR2_TARGET_UBOOT_SPL help -- cgit v1.2.3