diff options
Diffstat (limited to 'boot')
-rw-r--r-- | boot/uboot/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
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 |