[coreboot-gerrit] Patch merged into coreboot/master: arch: use Kconfig variable for coreboot table size

gerrit at coreboot.org gerrit at coreboot.org
Thu Apr 21 20:40:45 CEST 2016


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

    arch: use Kconfig variable for coreboot table size
    
    Instead of hard coding a #define in each architecture's
    tables.c for the coreboot table size in cbmem use a Kconfig
    varible. This aids in aligning on a common write_tables()
    implementation instead of duplicating the code for each
    architecture.
    
    Change-Id: I09c0f56133606ea62e9a9c4c6b9828bc24dcc668
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: https://review.coreboot.org/14429
    Tested-by: build bot (Jenkins)
    Reviewed-by: Furquan Shaikh <furquan at google.com>
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list