commit | f3aba919e018c25e829058cbd73eae33e4b76647 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Jul 20 12:23:34 2019 -0600 |
committer | Simon Glass <sjg@chromium.org> | Mon Jul 29 09:38:05 2019 -0600 |
tree | 0eba9bf5d34cfce91bbf95f69eccf16137808306 | |
parent | 132fa72522a06c310a4b47cf9d91b7b827c1759d [diff] |
binman: Drop state.fdt_set as this is not needed We can iterate through the output files so don't need this global anymore. Remove it. Signed-off-by: Simon Glass <sjg@chromium.org>