[coreboot-gerrit] Patch merged into coreboot/master: 59b8c38 storm: use different CBFS caches before and after DRAM is available

gerrit at coreboot.org gerrit at coreboot.org
Wed Apr 15 21:56:33 CEST 2015


the following patch was just integrated into master:
commit 59b8c385986b8981cd9e34cbd04f45ecf42c1ed0
Author: Vadim Bendebury <vbendeb at chromium.org>
Date:   Thu Dec 11 17:31:20 2014 -0800

    storm: use different CBFS caches before and after DRAM is available
    
    Booting depthcharge requires much larger CBFS cache, but by the time
    depthcharge is being booted DRAM is already initialized. Use different
    memory spaces for CBFS cache before and after DRAM is available.
    
    Also, make sure that CBMEM uses memory below CBFS cache in DRAM.
    
    BRANCH=storm
    BUG=chrome-os-partner:34161
    TEST=with this change on Storm ramstage finds and boots depthcharge in
         recovery mode
    
    Change-Id: Icd1bbf4bcc5f9d92b2653b5a8891409105a25353
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: e1e0b029b7fb09b84784373150cc4ce9eea7b3f5
    Original-Change-Id: I33fd97806b2db6fab2adc44b67e5f54258642967
    Original-Signed-off-by: Vadim Bendebury <vbendeb at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/234543
    Original-Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: http://review.coreboot.org/9688
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list