[coreboot-gerrit] Patch merged into coreboot/master: lib/bootmem: allow architecture specific bootmem ranges

gerrit at coreboot.org gerrit at coreboot.org
Thu Apr 21 20:46:54 CEST 2016


the following patch was just integrated into master:
commit d4afa938c3f8b72e2d3572dc74d60b731f4ddeb0
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Tue Apr 19 17:25:59 2016 -0500

    lib/bootmem: allow architecture specific bootmem ranges
    
    A architecture-specific function, named bootmem_arch_add_ranges(),
    is added so that each architecture can add entries into the bootmem
    memory map. This allows for a common write_tables() implementation
    to avoid code duplication.
    
    Change-Id: I834c82eae212869cad8bb02c7abcd9254d120735
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: https://review.coreboot.org/14434
    Tested-by: build bot (Jenkins)
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>


See https://review.coreboot.org/14434 for details.

-gerrit



More information about the coreboot-gerrit mailing list