binman: Use a better error for missing Intel descriptor
authorSimon Glass <sjg@chromium.org>
Mon, 8 Jul 2019 19:18:32 +0000 (13:18 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 24 Jul 2019 03:27:57 +0000 (20:27 -0700)
commit458be45afc79444b7ed66afc01d6e121dfa30d37
tree9beca347939bc111add974ee9f051c05eb1ac080
parent497409fec44e350f41e273222fe66afc69222bcb
binman: Use a better error for missing Intel descriptor

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 <sjg@chromium.org>
tools/binman/etype/intel_descriptor.py
tools/binman/ftest.py