[coreboot-gerrit] Patch merged into coreboot/master: e034417 timestamp: Fix collection without EARLY_CBMEM_INIT

gerrit at coreboot.org gerrit at coreboot.org
Tue May 26 19:10:34 CEST 2015


the following patch was just integrated into master:
commit e03441753ca775df4aacd0a15046d15001fed66e
Author: Kyösti Mälkki <kyosti.malkki at gmail.com>
Date:   Tue May 26 06:23:02 2015 +0300

    timestamp: Fix collection without EARLY_CBMEM_INIT
    
    With LATE_CBMEM_INIT, do not search for the initial collection from
    CBMEM in ramstage. On S3 resume this would find the non-empty
    collection from previous run of ramstage. Start with an empty table
    instead.
    
    Remove a spurious error message as the stamps get stashed and
    will be copied to CBMEM later.
    
    Change-Id: Ib94049531c0ac23af25407bd2ca7644ee0163d69
    Signed-off-by: Kyösti Mälkki <kyosti.malkki at gmail.com>
    Reviewed-on: http://review.coreboot.org/10300
    Tested-by: build bot (Jenkins)
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>


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

-gerrit



More information about the coreboot-gerrit mailing list