[U-Boot] [PATCH 11/11] x86: Set up video framebuffer for coreboot before loading kernel

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


On 13 August 2015 at 01:29, Bin Meng <bmeng.cn at gmail.com> wrote:
> Currenlty we only set up video framebuffer when VIDEO_VESA driver is
> used. With coreboot, VIDEO_COREBOOT driver is used instead. Since we
> already saved VESA mode in the VIDEO_COREBOOT driver, now we can also
> set up video framebuffer for coreboot before loading Linux kernel.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>
> ---
>
>  drivers/pci/pci_rom.c | 2 --
>  1 file changed, 2 deletions(-)

Nice.

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


More information about the U-Boot mailing list