binman: Remove hard-coded file name for x86 CMC/FSP/VGA
authorBin Meng <bmeng.cn@gmail.com>
Mon, 26 Dec 2016 04:52:47 +0000 (20:52 -0800)
committerBin Meng <bmeng.cn@gmail.com>
Mon, 26 Dec 2016 05:36:23 +0000 (13:36 +0800)
commitd26a38fd615466e2d62baa577423ac06d2601d8f
tree75a4eb4b26fee917324186b0bd3f4818dced45ab
parent79e550e0f39144cd9de57a7d8fb71916d2b96f1b
binman: Remove hard-coded file name for x86 CMC/FSP/VGA

Now that we have added file names from Kconfig in x86 u-boot.dtsi,
update binman to avoid using hard-coded names.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
tools/binman/etype/intel_cmc.py
tools/binman/etype/intel_fsp.py
tools/binman/etype/intel_vga.py