[coreboot-gerrit] Patch merged into coreboot/master: 5f31f49 x86: Support reset routines in bootblock

gerrit at coreboot.org gerrit at coreboot.org
Fri Apr 10 20:28:47 CEST 2015


the following patch was just integrated into master:
commit 5f31f497ec2176781750c36f01e738fec0c615ed
Author: Lee Leahy <leroy.p.leahy at intel.com>
Date:   Mon Feb 9 21:09:49 2015 -0800

    x86: Support reset routines in bootblock
    
    Expand the boot block include file to allow for a file containing reset
    routines to be added.  Prevent breaking existing platforms by using a
    Kconfig value to specify the path to this file, and have the code
    include this file only if the Kconfig value is set.
    
    BRANCH=none
    BUG=None
    TEST=Build and run on Glados
    
    Change-Id: I604f701057d7018f2ed9c3ba49a643c4bca13f00
    Signed-off-by: Stefan Reinauer <reinauer at chromium.org>
    Original-Commit-Id: c109481d9503916e19ed300c1a3f085e0d2b5c51
    Original-Change-Id: I3214399f8156b5ea2ef709ce77e3915cea1523a3
    Original-Signed-off-by: Lee Leahy <Leroy.P.Leahy at intel.com>
    Original-Reviewed-on: https://chromium-review.googlesource.com/248300
    Original-Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Original-Commit-Queue: Leroy P Leahy <leroy.p.leahy at intel.com>
    Original-Tested-by: Leroy P Leahy <leroy.p.leahy at intel.com>
    Reviewed-on: http://review.coreboot.org/9504
    Tested-by: build bot (Jenkins)
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>


See http://review.coreboot.org/9504 for details.

-gerrit



More information about the coreboot-gerrit mailing list