[PATCH 01/11] binman: Use a unique number for the symbols test file

Simon Glass sjg at chromium.org
Sat Mar 27 06:20:01 CET 2021


Two test devicetree files currently have 192 as their unique number. Fix
this by separating them out.

Signed-off-by: Simon Glass <sjg at 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!


More information about the U-Boot mailing list