[coreboot-gerrit] Patch merged into coreboot/master: tegra132/210: Remove memlayout_vboot2.ld

gerrit at coreboot.org gerrit at coreboot.org
Fri Feb 12 21:58:39 CET 2016


the following patch was just integrated into master:
commit ce8c4bfc718afdf82645743fbba41fdd814f6102
Author: Julius Werner <jwerner at chromium.org>
Date:   Tue Feb 9 22:47:11 2016 -0800

    tegra132/210: Remove memlayout_vboot2.ld
    
    Having two separate memlayouts is an unnecessary complication.
    Contributors need to make sure that their code fits into the vboot one
    (with smaller stage sizes) either way, and the Tegras have plenty of
    SRAM anyway. Let's just make the vboot layout the default (as it was
    done on other SoCs) to keep things easier to maintain. The empty SRAM
    holes on non-vboot systems where the verstage and work buffer would've
    been won't hurt them.
    
    BRANCH=None
    BUG=None
    TEST=Ran abuild with and without --chromeos on Foster, Rush, Ryu and
    Smaug.
    
    Change-Id: If37228facb4de1459cc720dca10bf03e04eb9930
    Signed-off-by: Julius Werner <jwerner at chromium.org>
    Reviewed-on: https://review.coreboot.org/13667
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Tested-by: build bot (Jenkins)
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list