]> git.ipfire.org Git - people/ms/u-boot.git/commit
sunxi: setup simplefb for Allwinner DE2
authorIcenowy Zheng <icenowy@aosc.io>
Thu, 26 Oct 2017 03:14:47 +0000 (11:14 +0800)
committerAnatolij Gustschin <agust@denx.de>
Thu, 26 Oct 2017 09:57:14 +0000 (11:57 +0200)
commitbe5b96f0e4110976a284aefe8b43fe09dee40957
tree2d2c5d42d3353d9aa02d8282e06c467d385b879d
parentf6bdddc92bbbd555868067cc529275327d1ba0fa
sunxi: setup simplefb for Allwinner DE2

As the support of EFI boot on Allwinner H3 is broken, we still need to
use simplefb to pass the framebuffer to Linux.

Add code to setup simplefb for Allwinner DE2 driver.

Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm/mach-sunxi/Kconfig
drivers/video/sunxi/Makefile
drivers/video/sunxi/sunxi_de2.c