[U-Boot] [PATCH v2 1/2] tools: moveconfig: Make the slot processing more linear

Masahiro Yamada yamada.masahiro at socionext.com
Wed Jun 8 04:47:59 CEST 2016


Hi Joe.


2016-06-02 12:30 GMT+09:00 Joe Hershberger <joe.hershberger at ni.com>:
> Make the processing of a slot more linear code compared to how it
> executes.
>
> Signed-off-by: Joe Hershberger <joe.hershberger at ni.com>
>

This patch moves "make defconfig"
from the .add() method to the .poll() method,
but it did not update the comment block.

So, the comment below does not match the code any more.

 def add(self, defconfig):
     """Assign a new subprocess for defconfig and add it to the slot.


But, anyway I do not like to split
the current STATE_IDLE into STATE_IDLE and STATE_INIT.

See my comments in 2/2.




-- 
Best Regards
Masahiro Yamada


More information about the U-Boot mailing list