
27 Mar
2021
27 Mar
'21
6:20 a.m.
Two test devicetree files currently have 192 as their unique number. Fix this by separating them out.
Signed-off-by: Simon Glass sjg@chromium.org ---
tools/binman/ftest.py | 2 +- .../test/{192_symbols_nodtb.dts => 196_symbols_nodtb.dts} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename tools/binman/test/{192_symbols_nodtb.dts => 196_symbols_nodtb.dts} (100%)
Applied to u-boot-dm/next, thanks!