[coreboot-gerrit] Patch merged into coreboot/master: f1e3c76 CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEM

gerrit at coreboot.org gerrit at coreboot.org
Tue Jan 27 22:48:09 CET 2015


the following patch was just integrated into master:
commit f1e3c763b3eef15dbfae73f485408a0dec230d00
Author: Kyösti Mälkki <kyosti.malkki at gmail.com>
Date:   Mon Dec 22 12:28:07 2014 +0200

    CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEM
    
    The name was always obscure and confusing. Instead define cbmem_top()
    directly in the chipset code for x86 like on ARMs.
    
    TODO: Check TSEG alignment, it used for MTRR programming.
    
    Change-Id: Ibbe5f05ab9c7d87d09caa673766cd17d192cd045
    Signed-off-by: Kyösti Mälkki <kyosti.malkki at gmail.com>
    Reviewed-on: http://review.coreboot.org/7888
    Tested-by: build bot (Jenkins)
    Reviewed-by: Aaron Durbin <adurbin at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list