[coreboot] Patch merged into coreboot/master: 7b1da0f Make libpayload parse the coreboot tables before setting up the consoles

gerrit at coreboot.org gerrit at coreboot.org
Sat Mar 31 12:10:08 CEST 2012


the following patch was just integrated into master:
commit 7b1da0fb2b5dbc8cc7269811ac36bf52f3635b15
Author: Gabe Black <gabeblack at google.com>
Date:   Mon Mar 5 15:49:32 2012 -0800

    Make libpayload parse the coreboot tables before setting up the consoles
    
    At least one of the console drivers, coreboot fb, uses information in the
    sysinfo structure to set itself up. If that structure hasn't been populated,
    the driver decides that there is no framebuffer and disables itself. Reversing
    the order these are set up fixes that problem.
    
    Change-Id: Idd8b5518980dfdd82fd4359dd0133ab7736fc428
    Signed-off-by: Gabe Black <gabeblack at google.com>

Reviewed-By: Patrick Georgi <patrick at georgi-clan.de> at Sat Mar 31 12:10:00 2012, giving +2
See http://review.coreboot.org/816 for details.

-gerrit




More information about the coreboot mailing list