[coreboot-gerrit] Patch merged into coreboot/master: x86: link ramstage like the other architectures

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


the following patch was just integrated into master:
commit cce557b7934c2560ac2ae33e06b6039acd4e6fb9
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Fri Sep 4 10:19:05 2015 -0500

    x86: link ramstage like the other architectures
    
    All the other architectures are using the memlayout
    for linking ramstage. The last piece to align x86 is
    to use arch/header.ld and the macros within memlayout.h
    to automaticaly generate the necessary linker script.
    
    BUG=chrome-os-partner:44827
    BRANCH=None
    TEST=Built a myriad of boards. Analyzed readelf output.
    
    Change-Id: I012c9b88c178b43bf6a6dde0bab821e066728139
    Signed-off-by: Aaron Durbin <adubin at chromium.org>
    Reviewed-on: http://review.coreboot.org/11508
    Tested-by: build bot (Jenkins)
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list