On 15 August 2017 at 23:41, Bin Meng <bmeng...@gmail.com> wrote:
> When a VBT is given to an FSP that supports graphics initialization,
> the FSP will produce a graphics info HOB that contains all necessary
> information for the linear frame buffer of the integrated graphics
> device. This adds a DM video driver for it.
>
> Signed-off-by: Bin Meng <bmeng...@gmail.com>
> ---
>
>  arch/x86/Kconfig                |   8 +++
>  arch/x86/lib/fsp/Makefile       |   1 +
>  arch/x86/lib/fsp/fsp_graphics.c | 124 
> ++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 133 insertions(+)
>  create mode 100644 arch/x86/lib/fsp/fsp_graphics.c

Reviewed-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to