[PATCH v2 19/24] binman: Hide the 'test' command unless test code is available

Simon Glass sjg at chromium.org
Wed Mar 8 23:17:17 CET 2023


It doesn't make much sense to expose tests when dtoc is running
outside of the U-Boot git checkout. Hide the option in this case.

Fix a long line while we are here.

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

Changes in v2:
- Add a patch to hide the test options unless test code is available

 tools/binman/cmdline.py | 34 +++++++++++++++++++++-------------
 1 file changed, 21 insertions(+), 13 deletions(-)

Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list