[coreboot-gerrit] Patch merged into coreboot/master: arch: introduce architecture dependent common variables

gerrit at coreboot.org gerrit at coreboot.org
Mon May 2 19:51:53 CEST 2016


the following patch was just integrated into master:
commit a2118a21c9e6a65bd90481f222cb436509b3e0bb
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Thu Apr 21 14:02:40 2016 -0500

    arch: introduce architecture dependent common variables
    
    Stefan and others have discussed their interest in only
    including options in Kconfig that are directly associated
    with building a coreboot image. There are variables that
    are architecture dependent that are utilized in the
    coreboot infrastructure. To meet that goal, introduce
    <arch/cbconfig.h> header file which defines variables
    for the coreboot infrastructure that are architecture
    dependent but utilized in common infrastructure.
    
    Change-Id: Ic4cb9e81bab042797539dce004db0f7ee8526ea6
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: https://review.coreboot.org/14454
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>
    Tested-by: build bot (Jenkins)


See https://review.coreboot.org/14454 for details.

-gerrit



More information about the coreboot-gerrit mailing list