[PATCH] binman: Renumber 291 and 292 test files
Simon Glass
sjg at chromium.org
Sat Aug 5 21:51:11 CEST 2023
These have ended up with the same numbers as earlier files. Fix them.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
tools/binman/ftest.py | 4 ++--
.../{291_template_phandle.dts => 309_template_phandle.dts} | 0
..._template_phandle_dup.dts => 310_template_phandle_dup.dts} | 0
3 files changed, 2 insertions(+), 2 deletions(-)
rename tools/binman/test/{291_template_phandle.dts =>
309_template_phandle.dts} (100%)
rename tools/binman/test/{292_template_phandle_dup.dts =>
310_template_phandle_dup.dts} (100%)
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list