[coreboot-gerrit] Patch merged into coreboot/master: 197b801 mips: fix bootblock stack definitions

gerrit at coreboot.org gerrit at coreboot.org
Mon Mar 23 15:34:40 CET 2015


the following patch was just integrated into master:
commit 197b801f192dff36eb24c70886158658b5ad164d
Author: Vadim Bendebury <vbendeb at chromium.org>
Date:   Wed Sep 17 16:29:15 2014 -0700

    mips: fix bootblock stack definitions
    
    Bootblock stack on Danube should be SRAM and defined separately from
    the rest of the coreboot stack. The actual coreboot stack will be
    defined later.
    
    The top of the stack should be above the bottom, as the stack grows
    towards lower addresses.
    
    BUG=chrome-os-partner:31438
    TEST=ran bootblock on simulator under codescape, observed stack
         properly initialized.
    
    Change-Id: I43d2bae5f85a09a95ca0103b253399bd92555aef
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: e02724cb4b30990ebaa631dabb45917af29d6437
    Original-Change-Id: I3c37c8b5a1c0e7fd19411558a8f6d899fc283191
    Original-Signed-off-by: Vadim Bendebury <vbendeb at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/218732
    Original-Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: http://review.coreboot.org/8767
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>


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

-gerrit



More information about the coreboot-gerrit mailing list