These have ended up with the same numbers as earlier files. Fix them.
Signed-off-by: Simon Glass <[email protected]>
---
tools/binman/ftest.py | 6 +++---
.../test/{277_rockchip_tpl.dts => 291_rockchip_tpl.dts} | 0
...issing_multiple.dts => 292_mkimage_missing_multiple.dts} | 0
3 files changed, 3 insertions(+), 3 deletions(-)
rename tools/binman/test/{277_rockchip_tpl.dts => 291_rockchip_tpl.dts} (100%)
rename tools/binman/test/{278_mkimage_missing_multiple.dts =>
292_mkimage_missing_multiple.dts} (100%)
Applied to u-boot-dm, thanks!