commit | bdb4031d5ee484e01e886201e479048fee2a76b4 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Sep 14 04:57:20 2018 -0600 |
committer | Simon Glass <sjg@chromium.org> | Fri Sep 28 11:09:01 2018 -0600 |
tree | f0055eaf05007ba0a97da8ab7a0ff54335e7af9c | |
parent | 29aa736a32a0418d1f6c601db72997bd66353155 [diff] |
binman: Move state logic into the state module Rather than reaching into this module from control, move the code that needs this info into state. Signed-off-by: Simon Glass <sjg@chromium.org>