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

Simon Glass sjg at chromium.org
Tue Aug 18 00:15:40 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:
>> 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>

Applied to u-boot-x86, thanks!


More information about the U-Boot mailing list