[coreboot-gerrit] Patch merged into coreboot/master: 082c19e CBMEM: Fail builds on missing get_top_of_ram()

gerrit at coreboot.org gerrit at coreboot.org
Tue Oct 15 13:14:59 CEST 2013


the following patch was just integrated into master:
commit 082c19ea89a24216aafd4ef728f9983b93f6b486
Author: Kyösti Mälkki <kyosti.malkki at gmail.com>
Date:   Sat Oct 12 00:22:57 2013 +0300

    CBMEM: Fail builds on missing get_top_of_ram()
    
    Dummy get_top_of_ram() is removed from romstage to fail already at
    build-time for cases where cbmem_initialize() would not complete.
    
    The mechanisms behind CAR_GLOBAL migration only work correctly when
    romstage can succesfully make the cbmem_initialize() call.
    
    Change-Id: I359820fb196ef187b9aa2e8a3e8f658a0550f237
    Signed-off-by: Kyösti Mälkki <kyosti.malkki at gmail.com>
    Reviewed-on: http://review.coreboot.org/3969
    Tested-by: build bot (Jenkins)
    Reviewed-by: Aaron Durbin <adurbin at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list