[coreboot-gerrit] Patch merged into coreboot/master: 71b2145 CBMEM console: Fix boards with BROKEN_CAR_MIGRATE

gerrit at coreboot.org gerrit at coreboot.org
Tue Dec 16 20:41:05 CET 2014


the following patch was just integrated into master:
commit 71b214553c952e790219864767ba7882c9aaae1f
Author: Kyösti Mälkki <kyosti.malkki at gmail.com>
Date:   Fri Nov 28 10:13:03 2014 +0200

    CBMEM console: Fix boards with BROKEN_CAR_MIGRATE
    
    There is no need to call cbmemc_reinit() exclusively in romstage,
    that is done as part of the CAR migration of cbmem_recovery().
    
    CBMEM console for romstage remains disabled for boards flagged with
    BROKEN_CAR_MIGRATE, but with this change it is possible to have it for
    ramstage.
    
    Change-Id: I48c4afcd847d0d5f8864d23c0786935341e3f752
    Signed-off-by: Kyösti Mälkki <kyosti.malkki at gmail.com>
    Reviewed-on: http://review.coreboot.org/7592
    Tested-by: build bot (Jenkins)
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-by: Martin Roth <gaumless at gmail.com>


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

-gerrit



More information about the coreboot-gerrit mailing list