commit | 6c22379eaf8a07cf6f2619d828a0bebab5ddbc17 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Tue Aug 15 22:41:55 2017 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Sat Sep 16 14:57:44 2017 +0800 |
tree | b1e27e0da3610f948c9bf80a03772e5d7b15b106 | |
parent | 59ea8c250b311ab5a414d5a36d9b07cd426ef74b [diff] |
x86: dts: Include Intel Video BIOS Table in the ROM image Now that binman is able to recognize the Video BIOS Table entry, add such one in the u-boot.dtsi. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>