[U-Boot] [PATCH 01/10] video: Add S3C24xx framebuffer support
Anatolij Gustschin
agust at denx.de
Mon Feb 22 18:10:23 CET 2016
Hi Marek,
On Sat, 11 Oct 2014 18:42:49 +0200
Marek Vasut marex at denx.de wrote:
> Add basic framebuffer driver for the S3C24xx family of CPUs.
>
> Signed-off-by: Marek Vasut <marex at denx.de>
> Cc: Anatolij Gustschin <agust at denx.de>
> Cc: Kyungmin Park <kyungmin.park at samsung.com>
> Cc: Lukasz Majewski <l.majewski at samsung.com>
> Cc: Minkyu Kang <mk7.kang at samsung.com>
> Cc: Vladimir Zapolskiy <vz at mleia.com>
>
> V2: Keep the Makefile sorted.
> ---
> drivers/video/Makefile | 1 +
> drivers/video/cfb_console.c | 2 +-
> drivers/video/s3c-fb.c | 172 ++++++++++++++++++++++++++++++++++++++++++++
> 3 files changed, 174 insertions(+), 1 deletion(-)
> create mode 100644 drivers/video/s3c-fb.c
applied to u-boot-video/master, thanks!
--
Anatolij
More information about the U-Boot
mailing list