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

Simon Glass sjg at chromium.org
Sat Aug 26 13:38:59 UTC 2017


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>


More information about the U-Boot mailing list