Re: [U-Boot] [PATCH v2 13/37] binman: Use a better error for missing Intel descriptor

2019-07-17 Thread sjg
FD is a bit confusing so write this out in full. Also avoid splitting the string so that people can grep for the error message more easily. Signed-off-by: Simon Glass --- Changes in v2: None tools/binman/etype/intel_descriptor.py | 2 +- tools/binman/ftest.py | 4 ++-- 2 files

[U-Boot] [PATCH v2 13/37] binman: Use a better error for missing Intel descriptor

2019-07-08 Thread Simon Glass
FD is a bit confusing so write this out in full. Also avoid splitting the string so that people can grep for the error message more easily. Signed-off-by: Simon Glass --- Changes in v2: None tools/binman/etype/intel_descriptor.py | 2 +- tools/binman/ftest.py | 4 ++-- 2 files