]> git.dujemihanovic.xyz Git - u-boot.git/commit
Makefile: Rename u-boot-spl.kwb to u-boot-with-spl.kwb
authorPali Rohár <pali@kernel.org>
Wed, 2 Nov 2022 17:51:28 +0000 (18:51 +0100)
committerStefan Roese <sr@denx.de>
Mon, 7 Nov 2022 06:17:55 +0000 (07:17 +0100)
commit87ac4b4b4ca5f00e2ddcdac41c9dc691ab2aecf1
tree214b5ae758e50c7733b1b65d41f3819d67aaa17d
parent497db3ad89d6bc257519961cb89aa7dcda30a045
Makefile: Rename u-boot-spl.kwb to u-boot-with-spl.kwb

File name with pattern u-boot-spl* is used on all places except in kwb
image for binary with SPL-only code. Combined binary with both SPL and
proper U-Boot in other places has file name pattern u-boot-with-spl*.

Make it consistent also for kwb image and rename u-boot-spl.kwb to
u-boot-with-spl.kwb as this image contains both SPL and proper U-Boot code.

Also update documentation about file name changes.

Signed-off-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Stefan Roese <sr@denx.de>
Kconfig
Makefile
board/Marvell/db-88f6820-gp/README
board/kobol/helios4/README
board/solidrun/clearfog/README
doc/README.armada-secureboot
doc/kwboot.1
include/configs/ds414.h