]> git.dujemihanovic.xyz Git - u-boot.git/commit
k3: tools: config.mk: Update makefile and remove scripts
authorNeha Malcom Francis <n-francis@ti.com>
Fri, 21 Jul 2023 18:44:42 +0000 (00:14 +0530)
committerTom Rini <trini@konsulko.com>
Fri, 21 Jul 2023 23:36:59 +0000 (19:36 -0400)
commit8db194d04612dd8431b42b8f76b12b0760bd264c
treee2d09fab9e09ce7e10cc521bc61f2d2b486400e7
parent9da80e7917cb19ba88ed8ea1015b4551b90aa9e9
k3: tools: config.mk: Update makefile and remove scripts

Since binman is used to package bootloader images for all K3 devices, we
do not have to rely on the earlier methods to package them.

Scripts that were used to generate x509 certificate for tiboot3.bin and
generate tispl.bin, u-boot.img have been removed.

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Neha Malcom Francis <n-francis@ti.com>
arch/arm/mach-k3/config.mk [deleted file]
tools/k3_fit_atf.sh [deleted file]
tools/k3_gen_x509_cert.sh [deleted file]