[U-Boot] [PATCH 3/3] binman: Remove hard-coded file name for x86 CMC/FSP/VGA
Bin Meng
bmeng.cn at gmail.com
Mon Dec 26 06:38:36 CET 2016
On Mon, Dec 26, 2016 at 1:29 PM, Simon Glass <sjg at chromium.org> wrote:
> 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>
applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list