[U-Boot] [PATCH 05/13] tools: binman: Add a new entry type for Intel VBT

Bin Meng bmeng.cn at gmail.com
Sat Sep 2 16:11:42 UTC 2017


On Sat, Aug 26, 2017 at 9:38 PM, Simon Glass <sjg at chromium.org> wrote:
> On 15 August 2017 at 23:41, Bin Meng <bmeng.cn at gmail.com> wrote:
>> This adds a new entry type for Intel Video BIOS Table.
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>> ---
>>
>>  tools/binman/etype/intel_vbt.py    | 14 ++++++++++++++
>>  tools/binman/func_test.py          |  9 ++++++++-
>>  tools/binman/test/46_intel-vbt.dts | 14 ++++++++++++++
>>  3 files changed, 36 insertions(+), 1 deletion(-)
>>  create mode 100644 tools/binman/etype/intel_vbt.py
>>  create mode 100644 tools/binman/test/46_intel-vbt.dts
>
> Reviewed-by: Simon Glass <sjg at chromium.org>

applied to u-boot-x86/next, thanks!


More information about the U-Boot mailing list