commit | ffe8138ee3fd80d96987f1ce3406678ea3a7be18 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Jul 20 11:49:42 2024 +0100 |
committer | Simon Glass <sjg@chromium.org> | Mon Jul 29 08:42:18 2024 -0600 |
tree | 83974b39a86384d9d2b04be4a91c378997f97edb | |
parent | 4b8612785c577bc47584745ca60c92c597d96df4 [diff] |
binman: Add a bintool for fdtgrep Binman needs the ability to run fdtgrep to prepare devicetree subsets for use by SPL and TPL. Add a new bintool in preparation for this. Signed-off-by: Simon Glass <sjg@chromium.org>