
27 Sep
2019
27 Sep
'19
2:38 a.m.
At present this class reads its entries in the constructor. This is not how things should be done now. Update it.
Signed-off-by: Simon Glass sjg@chromium.org ---
tools/binman/etype/intel_ifwi.py | 3 +++ 1 file changed, 3 insertions(+)
Applied to u-boot-dm, thanks!