[coreboot-gerrit] Patch merged into coreboot/master: d50cdf1 CBMEM: Drop parameter from cbmem_reinit()

gerrit at coreboot.org gerrit at coreboot.org
Wed Sep 11 07:20:26 CEST 2013


the following patch was just integrated into master:
commit d50cdf108f9d4b598aa8f6c3205d9a93c3e67131
Author: Kyösti Mälkki <kyosti.malkki at gmail.com>
Date:   Sun Jun 23 17:01:29 2013 +0300

    CBMEM: Drop parameter from cbmem_reinit()
    
    Function is always called with get_top_of_ram() - HIGH_MEMORY_SIZE
    which equals cbmem_base, thus no need to pass it as a parameter.
    
    Change-Id: If026cb567ff534716cd9200cdffa08b21ac0c162
    Signed-off-by: Kyösti Mälkki <kyosti.malkki at gmail.com>
    Reviewed-on: http://review.coreboot.org/3564
    Tested-by: build bot (Jenkins)
    Reviewed-by: Aaron Durbin <adurbin at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list