commit | f49462e547495aa314795f77904ee8ca389b3d40 | [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 | 77e4ef1bf48eed22efe42f007d60c90b2035e101 [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>