[coreboot-gerrit] Patch merged into coreboot/master: arch: only print cbmem entries in one place

gerrit at coreboot.org gerrit at coreboot.org
Thu Apr 21 20:42:31 CEST 2016


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

    arch: only print cbmem entries in one place
    
    Each arch was calling cbmem_list() in their own write_tables()
    function. Consolidate that call and place it in common code
    in write_coreboot_table().
    
    Change-Id: If0d4c84e0f8634e5cef6996b2be4a86cc83c95a9
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: https://review.coreboot.org/14430
    Tested-by: build bot (Jenkins)
    Reviewed-by: Furquan Shaikh <furquan at google.com>
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list