cmd: mvebu/bubt: Set correct default image name for 32-bit Armada SoCs

32-bit Armada SoCs uses u-boot binary packed in kwbimage format. Name of
the image is in CONFIG_BUILD_TARGET option. So use it as a default option
in Kconfig.

Signed-off-by: Pali Rohár <pali@kernel.org>
This commit is contained in:
Pali Rohár
2023-01-08 14:01:03 +01:00
committed by Stefan Roese
parent f5860c567b
commit c766c097ef

View File

@@ -60,6 +60,7 @@ endchoice
config MVEBU_UBOOT_DFLT_NAME
string "Default image name for bubt command"
default BUILD_TARGET if ARMADA_32BIT && BUILD_TARGET != ""
default "flash-image.bin"
help
This option should contain a default file name to be used with