Reduce the size of the do_buildman() function a little by moving the code that handles --fetch-arch into a separate function.
Signed-off-by: Simon Glass <[email protected]> --- (no changes since v1) tools/buildman/control.py | 49 +++++++++++++++++++++++++-------------- 1 file changed, 31 insertions(+), 18 deletions(-) Applied to u-boot-dm, thanks!

