]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
uboot: Use BR2_TARGET_UBOOT_SPL_NAME for TPL name
authorJagan Teki <jagannadh.teki@gmail.com>
Sat, 18 Nov 2017 09:28:47 +0000 (10:28 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 23 Nov 2017 21:39:55 +0000 (22:39 +0100)
commit357322107859d50230721604faca00940451c359
tree6567de3fee6b89cff4c352f84fb4fbe6df57a30e
parent5ba7d209c60fdb4c030a118c0ff9ed86c0769912
uboot: Use BR2_TARGET_UBOOT_SPL_NAME for TPL name

Since the BR2_TARGET_UBOOT_SPL_NAME option accepts a space-separated
list of binaries, the same option can be reuses for TPL binaries as
well. This commit updates the string and help text to indicate that
the same option can be used for SPL and TPL.

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
boot/uboot/Config.in