[PATCH v2 26/26] qconfig: Support a 'list' format

Simon Glass sjg at chromium.org
Mon Jul 29 18:19:44 CEST 2024


Add a flag to output the found list in a more user-friendly format, with
one board per line. Omit the board count.

This can be useful with grep, for example.

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

Changes in v2:
- Add new patch to support a 'list' format

 tools/qconfig.py | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list