[U-Boot] [PATCH RESEND v5 0/4] Allwinner SimpleFB Kconfig cleanup and DE2 SimpleFB support
Anatolij Gustschin
agust at denx.de
Thu Oct 26 15:48:39 UTC 2017
On Thu, 26 Oct 2017 11:14:43 +0800
Icenowy Zheng icenowy at aosc.io wrote:
...
> Icenowy Zheng (4):
> sunxi: change the DE1 video option to CONFIG_VIDEO_SUNXI
> video: sunxi: extract simplefb match code to a new file
> video: add an option for video simplefb via DT
> sunxi: setup simplefb for Allwinner DE2
>
> arch/arm/mach-sunxi/Kconfig | 31 ++++++++-------
> drivers/video/Kconfig | 8 ++++
> drivers/video/sunxi/Makefile | 4 +-
> drivers/video/sunxi/simplefb_common.c | 30 +++++++++++++++
> drivers/video/sunxi/simplefb_common.h | 22 +++++++++++
> drivers/video/sunxi/sunxi_de2.c | 72 +++++++++++++++++++++++++++++++++++
> drivers/video/sunxi/sunxi_display.c | 13 +------
> include/configs/sunxi-common.h | 9 +----
> scripts/config_whitelist.txt | 1 -
> 9 files changed, 155 insertions(+), 35 deletions(-)
> create mode 100644 drivers/video/sunxi/simplefb_common.c
> create mode 100644 drivers/video/sunxi/simplefb_common.h
Applied to u-boot-video/master, thanks!
--
Anatolij
More information about the U-Boot
mailing list