[coreboot-gerrit] Patch merged into coreboot/master: cbfs: Use NO_XIP_EARLY_STAGES to decide if stage is XIP

gerrit at coreboot.org gerrit at coreboot.org
Thu Jun 2 17:21:54 CEST 2016


the following patch was just integrated into master:
commit d5583a5e61c4dbb870ceddc13fbee49b0d46d52f
Author: Furquan Shaikh <furquan at google.com>
Date:   Wed Jun 1 01:53:18 2016 -0700

    cbfs: Use NO_XIP_EARLY_STAGES to decide if stage is XIP
    
    Modern platforms like Apollolake do not use XIP for early stages. In
    such cases, cbfs_prog_stage_load should check for NO_XIP_EARLY_STAGES
    instead of relying on ARCH_X86 to decide if a stage is XIP.
    
    Change-Id: I1729ce82b5f678ce8c37256090fcf353cc22b1ec
    Signed-off-by: Furquan Shaikh <furquan at google.com>
    Reviewed-on: https://review.coreboot.org/15045
    Tested-by: build bot (Jenkins)
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>


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

-gerrit



More information about the coreboot-gerrit mailing list