[coreboot-gerrit] Patch merged into coreboot/master: e7e847c CBMEM AMD: Remove references to global high_tables_base

gerrit at coreboot.org gerrit at coreboot.org
Wed Sep 11 07:06:17 CEST 2013


the following patch was just integrated into master:
commit e7e847cd5c60d51bf5a50663a191b4e622c5c234
Author: Kyösti Mälkki <kyosti.malkki at gmail.com>
Date:   Thu Jun 27 08:20:09 2013 +0300

    CBMEM AMD: Remove references to global high_tables_base
    
    Prepare for removal of globals high_tables_base and _size
    by replacing the references with a helper function.
    
    Added set_top_of_ram_once() may be called several times,
    but only the first call (with non-zero argument) takes effect.
    
    Change-Id: I5b5f71630f03b6a01e9c8ff96cb78e9da03e5cc3
    Signed-off-by: Kyösti Mälkki <kyosti.malkki at gmail.com>
    Reviewed-on: http://review.coreboot.org/3894
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>
    Reviewed-by: Aaron Durbin <adurbin at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list