[U-Boot] [PATCH 08/19] x86: video: Add video driver for bare x86 boards

Anatolij Gustschin agust at denx.de
Sat Nov 15 08:26:42 CET 2014


Hi Simon,

On Fri, 14 Nov 2014 20:56:34 -0700
Simon Glass <sjg at chromium.org> wrote:

> Add a very simple driver which uses vesa to discover the video mode and
> then provides a frame buffer for use by U-Boot.
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
> 
>  drivers/video/Makefile |  1 +
>  drivers/video/x86_fb.c | 37 +++++++++++++++++++++++++++++++++++++
>  include/video_fb.h     |  2 +-
>  3 files changed, 39 insertions(+), 1 deletion(-)
>  create mode 100644 drivers/video/x86_fb.c

Acked-by: Anatolij Gustschin <agust at denx.de>

Thanks,

Anatolij


More information about the U-Boot mailing list