[coreboot-gerrit] Patch merged into coreboot/master: cbf5bdf CBMEM: Always select CAR_MIGRATION

gerrit at coreboot.org gerrit at coreboot.org
Sat Sep 21 06:34:57 CEST 2013


the following patch was just integrated into master:
commit cbf5bdfe67e90f780b9f5b2f8cb9cd6e0d46682d
Author: Kyösti Mälkki <kyosti.malkki at gmail.com>
Date:   Tue Sep 10 00:07:21 2013 +0300

    CBMEM: Always select CAR_MIGRATION
    
    If romstage does not make cbmem_initialize() call, linker should
    optimize the code for CAR migration away.
    
    This simplifies design of CBMEM console by a considerable amount.
    As console buffer is now migrated within cbmem_initialize() call there
    is no longer need for cbmemc_reinit() call made at end of romstage.
    
    Change-Id: I8675ecaafb641fa02675e9ba3f374caa8e240f1d
    Signed-off-by: Kyösti Mälkki <kyosti.malkki at gmail.com>
    Reviewed-on: http://review.coreboot.org/3916
    Tested-by: build bot (Jenkins)
    Reviewed-by: Aaron Durbin <adurbin at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list