[U-Boot] [PATCH 15/31] binman: Move state logic into the state module
Simon Glass
sjg at chromium.org
Tue Oct 2 11:19:52 UTC 2018
On 14 September 2018 at 03:57, Simon Glass <sjg at chromium.org> wrote:
> Rather than reaching into this module from control, move the code that
> needs this info into state.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> tools/binman/control.py | 21 ++++++++++++--------
> tools/binman/state.py | 43 +++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 56 insertions(+), 8 deletions(-)
Applied to u-boot-dm, and now in mainline.
More information about the U-Boot
mailing list