[U-Boot] [PATCH 3/3] binman: Remove hard-coded file name for x86 CMC/FSP/VGA

Simon Glass sjg at chromium.org
Mon Dec 26 06:29:44 CET 2016


On 26 December 2016 at 17:52, Bin Meng <bmeng.cn at gmail.com> wrote:
> 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 at gmail.com>
> ---
>
>  tools/binman/etype/intel_cmc.py | 3 ---
>  tools/binman/etype/intel_fsp.py | 3 ---
>  tools/binman/etype/intel_vga.py | 3 ---
>  3 files changed, 9 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list