[coreboot-gerrit] Patch merged into coreboot/master: x86: link romstage and ramstage with 1 file

gerrit at coreboot.org gerrit at coreboot.org
Wed Sep 9 19:35:54 CET 2015


the following patch was just integrated into master:
commit 956c4f2d4cfa2b43085b493e0c5fed2f61cf5363
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Sat Sep 5 13:31:14 2015 -0500

    x86: link romstage and ramstage with 1 file
    
    To reduce file clutter merge romstage.ld and ramstage.ld
    into a single memlayout.ld. The naming is consistent with
    other architectures and chipsets for their linker script
    names. The cache-as-ram linking rules are put into a separate
    file such that other rules can be applied for future verstage
    support.
    
    BUG=chrome-os-partner:44827
    BRANCH=None
    TEST=Built rambi and dmp/vortex86ex.
    
    Change-Id: I1e8982a6a28027566ddd42a71b7e24e2397e68d2
    Signed-off-by: Aaron Durbin <adubin at chromium.org>
    Reviewed-on: http://review.coreboot.org/11521
    Tested-by: build bot (Jenkins)
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>


See http://review.coreboot.org/11521 for details.

-gerrit



More information about the coreboot-gerrit mailing list