[coreboot-gerrit] Patch merged into coreboot/master: c15551a dynamic cbmem: fix memconsole and timestamps

gerrit at coreboot.org gerrit at coreboot.org
Sat Mar 23 19:44:26 CET 2013


the following patch was just integrated into master:
commit c15551ab0878c16f61335a701dd34c7d0e89120e
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Sat Mar 23 00:00:54 2013 -0500

    dynamic cbmem: fix memconsole and timestamps
    
    There are assumptions that COLLECT_TIMESTAMPS and CONSOLE_CBMEM
    rely on EARLY_CBMEM_INIT. This isn't true in the face of
    DYNAMIC_CBMEM as it provides the same properties as EARLY_CBMEM_INIT.
    Therefore, allow one to select COLLECT_TIMESTAMPS and CONSOLE_CBMEM
    when DYNAMIC_CBMEM is selected.  Lastly, don't hard code the cbmem
    implementation when COLLECT_TIMESTAMPS is selected.
    
    Change-Id: I053ebb385ad54a90a202da9d70b9d87ecc963656
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: http://review.coreboot.org/2895
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>

Build-Tested: build bot (Jenkins) at Sat Mar 23 09:03:50 2013, giving +1
Reviewed-By: Stefan Reinauer <stefan.reinauer at coreboot.org> at Sat Mar 23 19:44:21 2013, giving +2
See http://review.coreboot.org/2895 for details.

-gerrit



More information about the coreboot-gerrit mailing list