Re: [PATCH 2/6] binman: Support multithreading for building images

2021-07-21 Thread Simon Glass
Some images may take a while to build, e.g. if they are large and use slow compression. Support compiling sections in parallel to speed things up. Signed-off-by: Simon Glass --- tools/binman/binman.rst | 18 ++ tools/binman/cmdline.py | 4

[PATCH 2/6] binman: Support multithreading for building images

2021-07-06 Thread Simon Glass
Some images may take a while to build, e.g. if they are large and use slow compression. Support compiling sections in parallel to speed things up. Signed-off-by: Simon Glass --- tools/binman/binman.rst | 18 ++ tools/binman/cmdline.py | 4