]> git.ipfire.org Git - people/ms/u-boot.git/commit
x86: Convert to use DM VESA video driver
authorBin Meng <bmeng.cn@gmail.com>
Sun, 9 Oct 2016 11:14:13 +0000 (04:14 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Wed, 12 Oct 2016 02:56:50 +0000 (10:56 +0800)
commitfcda8c388699d8602158aa16a1e9c607dac93df9
treeb0efa20068ed0e3e509102da5790ba56aaa5ed1e
parentf0920e4a4498294bf8328db37638f47bccf04b3f
x86: Convert to use DM VESA video driver

At present only chromebook boards are converted to DM video. Other
x86 boards are still using the legacy cfb_console driver. This
switches to use DM version drivers.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
18 files changed:
configs/bayleybay_defconfig
configs/chromebox_panther_defconfig
configs/conga-qeval20-qa3-e3845-internal-uart_defconfig
configs/conga-qeval20-qa3-e3845_defconfig
configs/crownbay_defconfig
configs/dfi-bt700-q7x-151_defconfig
configs/minnowmax_defconfig
configs/qemu-x86_defconfig
configs/qemu-x86_efi_payload32_defconfig
configs/qemu-x86_efi_payload64_defconfig
configs/som-db5800-som-6867_defconfig
configs/theadorable-x86-dfi-bt700_defconfig
drivers/video/Makefile
include/configs/bayleybay.h
include/configs/crownbay.h
include/configs/minnowmax.h
include/configs/qemu-x86.h
include/configs/som-db5800-som-6867.h