]> git.dujemihanovic.xyz Git - u-boot.git/commit
binman: btool: Add fdt_add_pubkey as btool
authorLukas Funke <lukas.funke@weidmueller.com>
Tue, 18 Jul 2023 11:53:14 +0000 (13:53 +0200)
committerSimon Glass <sjg@chromium.org>
Mon, 24 Jul 2023 15:34:10 +0000 (09:34 -0600)
commit671bc4334668fc4280f9d56e83a7b208cdd9ba8f
tree1e615bfc8060a5f726b408a27d7b8c3e8fcb76ca
parentc76831d189eae14558d5275b2db62354c07a79ef
binman: btool: Add fdt_add_pubkey as btool

Add btool which calls 'fdt_add_pubkey'

Signed-off-by: Lukas Funke <lukas.funke@weidmueller.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
tools/binman/btool/fdt_add_pubkey.py [new file with mode: 0644]