[coreboot-gerrit] Patch merged into coreboot/master: cbfstool/fsp: Rename fsp1_1_relocate

gerrit at coreboot.org gerrit at coreboot.org
Wed May 11 18:38:37 CEST 2016


the following patch was just integrated into master:
commit b0c2fe05544704bc13e7e9d1d9f27802c38ef00f
Author: Furquan Shaikh <furquan at google.com>
Date:   Mon May 9 12:23:01 2016 -0700

    cbfstool/fsp: Rename fsp1_1_relocate
    
    FSP 2.0 uses the same relocate logic as FSP 1.1. Thus, rename
    fsp1_1_relocate to more generic fsp_component_relocate that can be
    used by cbfstool to relocate either FSP 1.1 or FSP 2.0
    components. Allow FSP1.1 driver to still call fsp1_1_relocate which
    acts as a wrapper for fsp_component_relocate.
    
    Change-Id: I14a6efde4d86a340663422aff5ee82175362d1b0
    Signed-off-by: Furquan Shaikh <furquan at google.com>
    Reviewed-on: https://review.coreboot.org/14749
    Tested-by: build bot (Jenkins)
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-by: Werner Zeh <werner.zeh at siemens.com>


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

-gerrit



More information about the coreboot-gerrit mailing list