]> git.dujemihanovic.xyz Git - u-boot.git/commit
binman: Remove dependency on pylibfdt for entry-docs
authorSimon Glass <sjg@chromium.org>
Sat, 20 Jul 2024 10:49:43 +0000 (11:49 +0100)
committerSimon Glass <sjg@chromium.org>
Mon, 29 Jul 2024 14:42:18 +0000 (08:42 -0600)
commit2e3697b954c09bd731e8b351f561f25480238aca
tree69499e619a2f280775221be804a9a4f661dc6f6a
parent76cbda76e7e9d90eaaa1dc1931943a1a2b62c92c
binman: Remove dependency on pylibfdt for entry-docs

Allow the entry-docs command to operate even if pylibfdt is not present
in the systemn.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/binman/image.py