[coreboot-gerrit] Patch merged into coreboot/master: soc/intel/common/mrc_cache: Don't assume FMAP is tied to CHROMEOS

gerrit at coreboot.org gerrit at coreboot.org
Thu May 12 04:53:49 CEST 2016


the following patch was just integrated into master:
commit 810caa99491c66a46bbb275214e1d8183ae09bcf
Author: Alexandru Gagniuc <alexandrux.gagniuc at intel.com>
Date:   Tue Apr 12 14:52:29 2016 -0700

    soc/intel/common/mrc_cache: Don't assume FMAP is tied to CHROMEOS
    
    The old code only checked for an RW_MRC_CACHE region when
    CONFIG_CHROMEOS was selected. This assumption is not necessarily true,
    as one can have FMAP without a CHROMEOS build. As a result, always
    search FMAP first before falling back on CBFS for locating the MRC
    cache region.
    The old logic where CHROMEOS builds would fail when RW_MRC_CACHE was
    not found is preserved, such that behavior does not change.
    
    Change-Id: I3596ef3235eff661af055968ea641f3e9671cdcd
    Signed-off-by: Alexandru Gagniuc <alexandrux.gagniuc at intel.com>
    Reviewed-on: https://review.coreboot.org/14757
    Tested-by: build bot (Jenkins)
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>


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

-gerrit



More information about the coreboot-gerrit mailing list