]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit87ab0f3644dceda0a56423804ebfec45bf3a4d90
tree75a4eb4b26fee917324186b0bd3f4818dced45ab
parent16d26146c30b20e26c89beb46858b537359c5bb0
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