[U-Boot] [PATCH 22/34] binman: Rename some two-digit test files
sjg at google.com
sjg at google.com
Fri Sep 27 00:38:54 UTC 2019
Two of the test files somehow were not converted to three digits. Fix
them, using the next available numbers.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
tools/binman/ftest.py | 4 ++--
...rt_together.dts => 098_4gb_and_skip_at_start_together.dts} | 0
...g_resetvec.dts => 150_powerpc_mpc85xx_bootpg_resetvec.dts} | 0
3 files changed, 2 insertions(+), 2 deletions(-)
rename tools/binman/test/{80_4gb_and_skip_at_start_together.dts =>
098_4gb_and_skip_at_start_together.dts} (100%)
rename tools/binman/test/{81_powerpc_mpc85xx_bootpg_resetvec.dts =>
150_powerpc_mpc85xx_bootpg_resetvec.dts} (100%)
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list