[PATCH 2/7] dtoc: Tidy up fdt_tests RunTests()

Simon Glass sjg at chromium.org
Sun Aug 7 15:10:38 CEST 2022


Pass the options args in rather than using the global variables. Use snake
case, fix up comments and use a ternary operator to make pylint happy.

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

 tools/dtoc/test_fdt.py | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list