
8 Mar
2023
8 Mar
'23
11:17 p.m.
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@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!