[PATCH 2/4] binman: Renumber 277_rockchip and 278_mkimage test files

Simon Glass sjg at chromium.org
Mon Jul 24 20:44:41 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                                       | 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!


More information about the U-Boot mailing list