[coreboot-gerrit] Patch merged into coreboot/master: timestamp: Bump CBMEM timestamp count, make full use of pre-RAM regions

gerrit at coreboot.org gerrit at coreboot.org
Thu Feb 11 22:05:25 CET 2016


the following patch was just integrated into master:
commit 69d20c45ecd8d224f1e9cf785f4fa441feb6e0a3
Author: Julius Werner <jwerner at chromium.org>
Date:   Mon Feb 8 19:48:11 2016 -0800

    timestamp: Bump CBMEM timestamp count, make full use of pre-RAM regions
    
    Since we're reaching the timestamp limit on certain platforms (both for
    the pre-RAM cache and the final CBMEM region), this patch increases the
    amount of space for both. In the pre-RAM case, it achieves this by
    always utilizing the full size of the TIMESTAMP() region allocated in
    memlayout.ld, rather than arbitrarily limiting it to some constant.
    
    BRANCH=None
    BUG=None
    TEST=Booted Oak and confirmed that I can once again see all pre-RAM
    timestamps after picking in the LZ4 patch series.
    
    Change-Id: Iabb075a48d8d1e3e1811afeaad5ab47e7846c972
    Signed-off-by: Julius Werner <jwerner at chromium.org>
    Reviewed-on: https://review.coreboot.org/13651
    Tested-by: build bot (Jenkins)
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>


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

-gerrit



More information about the coreboot-gerrit mailing list