]> git.baikalelectronics.ru Git - uboot.git/commit
Drop ubsha1 tool
authorSimon Glass <sjg@chromium.org>
Wed, 1 Feb 2023 20:20:09 +0000 (13:20 -0700)
committerTom Rini <trini@konsulko.com>
Tue, 7 Feb 2023 19:33:49 +0000 (14:33 -0500)
commit80eac661da7a74f085667293418d6620f4ece22f
tree01afea5a9a2a0b84cf2276d4314c6131a541224f
parenta4bb7b1483eebdca0ae4514a60a59149b4ad0e69
Drop ubsha1 tool

This seems to have been used by ppc4xx which was removed a while back.
The Kconfig does not exist so it is never built. Drop it.

Signed-off-by: Simon Glass <sjg@chromium.org>
Makefile
tools/.gitignore
tools/Makefile
tools/ubsha1.c [deleted file]