[PATCH v4 12/83] buildman: Refactor target handling in Boards.scan()
Simon Glass
sjg at chromium.org
Mon Jul 24 20:46:12 CEST 2023
Move the assert to the top of the function and provide an explicit
variables for the target name and base name.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
(no changes since v3)
Changes in v3:
- Add new patch to refactor target handling in Boards.scan()
tools/buildman/boards.py | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list