]> git.baikalelectronics.ru Git - uboot.git/commit
tools: binman: Add a new entry type for Intel VBT
authorBin Meng <bmeng.cn@gmail.com>
Wed, 16 Aug 2017 05:41:54 +0000 (22:41 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Sat, 16 Sep 2017 06:57:44 +0000 (14:57 +0800)
commit69b3a690d1ab23640c1b63e5d6de36529b2ce417
tree47695f9133d0a87328c285d5ec8acadfc0085e39
parentd66959c7d7194d012e3da0d3f1c904d039e3d60d
tools: binman: Add a new entry type for Intel VBT

This adds a new entry type for Intel Video BIOS Table.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
tools/binman/etype/intel_vbt.py [new file with mode: 0644]
tools/binman/func_test.py
tools/binman/test/46_intel-vbt.dts [new file with mode: 0644]