]> git.baikalelectronics.ru Git - uboot.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)
commite3efe703fe6ae2d198b47e9e92f6f04295d56550
tree214b5ae758e50c7733b1b65d41f3819d67aaa17d
parent11fd65b962b0ebadd021b89e1866c31b8d1066b1
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