[coreboot-gerrit] Patch merged into coreboot/master: 0424c95 fmap: new API using region_device

gerrit at coreboot.org gerrit at coreboot.org
Tue May 26 22:33:56 CEST 2015


the following patch was just integrated into master:
commit 0424c95a6dafdb65070538d6c5aa394b75eb9850
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Sat Mar 28 23:56:22 2015 -0500

    fmap: new API using region_device
    
    Instead of being pointer based use the region infrastrucutre.
    Additionally, this removes the need for arch-specific compilation
    paths. The users of the new API can use the region APIs to memory
    map or read the region provided by the new fmap API.
    
    Change-Id: Ie36e9ff9cb554234ec394b921f029eeed6845aee
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: http://review.coreboot.org/9170
    Tested-by: build bot (Jenkins)
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list