]> git.dujemihanovic.xyz Git - u-boot.git/commit
binman: Correct the comment for fdtgrep
authorSimon Glass <sjg@chromium.org>
Mon, 26 Aug 2024 19:11:30 +0000 (13:11 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 26 Sep 2024 10:40:30 +0000 (12:40 +0200)
commit548e86198bd0bf659118bd8f9060c927b77e6e6e
tree07753be45dd14e6bb3a907e884c7df9a048dab28
parent7d77ad906146f2fb0811e5780a0109679e7556b5
binman: Correct the comment for fdtgrep

This returns stdout, not a CommandResult so update the comment.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/binman/btool/fdtgrep.py
tools/binman/etype/fit.py