x86: coreboot: Convert to use DM coreboot video driver
authorBin Meng <bmeng.cn@gmail.com>
Sun, 9 Oct 2016 11:14:18 +0000 (04:14 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Wed, 12 Oct 2016 02:58:24 +0000 (10:58 +0800)
commit2d3c573ee6373f4521491f1a38e81245c3a6be57
tree4e75dfa2d62db43829a0092128ec054696a6c776
parent3968398eb2d974b4840d7210d8503d7cbd8f4c48
x86: coreboot: Convert to use DM coreboot video driver

This converts coreboot to use DM framebuffer driver.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
12 files changed:
arch/x86/cpu/coreboot/Kconfig
arch/x86/dts/bayleybay.dts
arch/x86/dts/broadwell_som-6896.dts
arch/x86/dts/chromebook_link.dts
arch/x86/dts/chromebook_samus.dts
arch/x86/dts/chromebox_panther.dts
arch/x86/dts/coreboot_fb.dtsi [new file with mode: 0644]
arch/x86/dts/minnowmax.dts
configs/coreboot-x86_defconfig
doc/README.x86
drivers/video/Makefile
include/configs/som-6896.h