[coreboot] Patch merged into coreboot/master: 0a405ba cros: Inform U-Boot via fake gpio when VGA Option ROM is loaded

gerrit at coreboot.org gerrit at coreboot.org
Tue Nov 13 18:51:28 CET 2012


the following patch was just integrated into master:
commit 0a405bafc5d56dd1646020929021d062244dd6e7
Author: Bill Richardson <wfrichar at chromium.org>
Date:   Tue Jun 26 16:33:45 2012 -0700

    cros: Inform U-Boot via fake gpio when VGA Option ROM is loaded
    
    This prepares the way for vboot to inform coreboot when it needs the VGA
    Option ROM loaded. Coreboot can't always know when it's needed (with
    keyboard-based dev-mode, coreboot can't tell if we're in dev-mode or not).
    By the time we get to U-Boot, it's too late, so we need two extra bits - one
    for vboot to tell coreboot to load the Option ROM and another for coreboot
    to let vboot know it's been done.
    
    This change sets up the communication, but doesn't act on it just yet.
    
    Even with this CL we always load the VGA Option ROM, so there's nothing to
    test. There should be no user-visible change.
    
    Change-Id: Ic4e9673a3707b6605064f4879bb3e74d4412322f
    Signed-off-by: Bill Richardson <wfrichar at chromium.org>
    Reviewed-on: http://review.coreboot.org/1822
    Tested-by: build bot (Jenkins)
    Reviewed-by: Ronald G. Minnich <rminnich at gmail.com>

Build-Tested: build bot (Jenkins) at Tue Nov 13 05:58:00 2012, giving +1
Reviewed-By: Ronald G. Minnich <rminnich at gmail.com> at Tue Nov 13 18:51:27 2012, giving +2
See http://review.coreboot.org/1822 for details.

-gerrit




More information about the coreboot mailing list