[coreboot-gerrit] Patch merged into coreboot/master: de1fe7f CBMEM: Always have early initialisation

gerrit at coreboot.org gerrit at coreboot.org
Sat Sep 21 06:26:55 CEST 2013


the following patch was just integrated into master:
commit de1fe7f655c549e8dce5b34218221890fa5ccc34
Author: Kyösti Mälkki <kyosti.malkki at gmail.com>
Date:   Sun Sep 8 10:08:28 2013 +0300

    CBMEM: Always have early initialisation
    
    Assume EARLY_CBMEM_INIT=y everywhere and remove option from Kconfig.
    
    If romstage does not make the cbmem_initialize() call, features like
    COLLECT_TIMESTAMPS and early CBMEM_CONSOLE will execute during
    romstage, but that data will get lost as no CAR migration is
    executed.
    
    Change-Id: I5615645ed0f5fd78fbc372cf5c3da71a3134dd85
    Signed-off-by: Kyösti Mälkki <kyosti.malkki at gmail.com>
    Reviewed-on: http://review.coreboot.org/3917
    Tested-by: build bot (Jenkins)
    Reviewed-by: Aaron Durbin <adurbin at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list