cmd: mvebu/bubt: Set correct default image name for 32-bit Armada SoCs
authorPali Rohár <pali@kernel.org>
Sun, 8 Jan 2023 13:01:03 +0000 (14:01 +0100)
committerStefan Roese <sr@denx.de>
Wed, 1 Mar 2023 05:39:17 +0000 (06:39 +0100)
commitc766c097ef597816e711c6362b4c301212590910
tree2aab2244596a8b9dbfdc78c14df8b1082d813d9d
parentf5860c567b1f150141b919df573a8bdeb346a7ed
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>
cmd/mvebu/Kconfig