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

Simon Glass sjg at chromium.org
Tue Aug 18 00:15:44 CEST 2015


On 16 August 2015 at 15:27, Simon Glass <sjg at chromium.org> wrote:
> 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>

Applied to u-boot-x86, thanks!


More information about the U-Boot mailing list