]> git.ipfire.org Git - people/ms/u-boot.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)
commit59ea8c250b311ab5a414d5a36d9b07cd426ef74b
tree47695f9133d0a87328c285d5ec8acadfc0085e39
parentae3ca1251d5ac049ce19a05647c20fc0bb9fc249
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]