[coreboot-gerrit] Patch merged into coreboot/master: util/cbfstool: Allow xip/non-xip relocation for FSP component

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


the following patch was just integrated into master:
commit 61c1a05c07be4a7805a0595475cba3b9e8386b77
Author: Furquan Shaikh <furquan at google.com>
Date:   Mon May 9 11:53:34 2016 -0700

    util/cbfstool: Allow xip/non-xip relocation for FSP component
    
    Currently, convert_fsp assumes that the component is always XIP. This
    is no longer true with FSP 2.0 and Apollolake platform. Thus, add the
    option -y|--xip for FSP which will allow the caller to mention whether
    the FSP component being added is XIP or not. Add this option to
    Makefiles of current FSP drivers (fsp1_0 and fsp1_1).
    
    Change-Id: I1e41d0902bb32afaf116bb457dd9265a5bcd8779
    Signed-off-by: Furquan Shaikh <furquan at google.com>
    Reviewed-on: https://review.coreboot.org/14748
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Tested-by: build bot (Jenkins)


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

-gerrit



More information about the coreboot-gerrit mailing list