[U-Boot] [PATCH 10/11] video: coreboot: Save VESA mode for future use

Simon Glass sjg at chromium.org
Sun Aug 16 23:27:25 CEST 2015


On 13 August 2015 at 01:29, Bin Meng <bmeng.cn at gmail.com> wrote:
> When booting as a coreboot payload, the framebuffer details are
> passed from coreboot via configuration tables. We save these
> information into vesa_mode_info structure for future use.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
>  drivers/pci/pci_rom.c       |  2 +-
>  drivers/video/coreboot_fb.c | 24 ++++++++++++++++++++++++
>  include/vbe.h               |  2 ++
>  3 files changed, 27 insertions(+), 1 deletion(-)

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list