[PATCH v2 16/24] dtoc: Use pathlib to find the test directory

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


Update this so that the directory being used is declared at the top of
the file. Use pathlib as it seems to be more modern.

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

(no changes since v1)

 tools/dtoc/test_dtoc.py | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

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


More information about the U-Boot mailing list