[PATCH v4 33/83] buildman: Move Boards-object code into a function
Simon Glass
sjg at chromium.org
Mon Jul 24 20:45:45 CEST 2023
Move the code which obtains a Boards object into its own function, to
reduce the size of the main function.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
(no changes since v1)
tools/buildman/control.py | 74 +++++++++++++++++++++++++--------------
1 file changed, 48 insertions(+), 26 deletions(-)
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list