Hi Marek, On Sat, 11 Oct 2014 18:42:49 +0200 Marek Vasut <[email protected]> wrote:
> Add basic framebuffer driver for the S3C24xx family of CPUs. > > Signed-off-by: Marek Vasut <[email protected]> > Cc: Anatolij Gustschin <[email protected]> > Cc: Kyungmin Park <[email protected]> > Cc: Lukasz Majewski <[email protected]> > Cc: Minkyu Kang <[email protected]> > Cc: Vladimir Zapolskiy <[email protected]> > > 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 Acked-by: Anatolij Gustschin <[email protected]> Thanks, Anatolij _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

