binman: Correct use of 'replace' in IFWI tests
authorSimon Glass <sjg@chromium.org>
Sat, 24 Aug 2019 13:22:47 +0000 (07:22 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 15 Oct 2019 14:40:02 +0000 (08:40 -0600)
commit3da9ce8dd44399dfca4b0639101f5154dbbaa93f
treeed5679265b8fd4fe76b1e3315bb323351875337d
parent39c8e47d2ee38975b9377ee0049d2f88efc3edba
binman: Correct use of 'replace' in IFWI tests

At present the Intel IFWI entry uses 'replace' without the 'ifwi-' prefix.
This is a fairly generic name which might conflict with the main Entry
base class at some point, if more features are added. Add a prefix.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/binman/README.entries
tools/binman/etype/intel_ifwi.py
tools/binman/test/111_x86-rom-ifwi.dts
tools/binman/test/112_x86-rom-ifwi-nodesc.dts
tools/binman/test/113_x86-rom-ifwi-nodata.dts