[PATCH 07/24] qconfig: Move arg parsing into a separate function

Simon Glass sjg at chromium.org
Fri Jul 26 14:59:11 CEST 2024


Reduce the size of main() by putting this code into its own function.
For now the parser object needs to be returned too.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 tools/qconfig.py | 16 +++++++++++++---
 1 file changed, 13 insertions(+), 3 deletions(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list