[coreboot] Patch merged into coreboot/master: f7738ff Add simple PMIO & PMIO2 read/write routines to CIMX wrapper

gerrit at coreboot.org gerrit at coreboot.org
Wed May 9 08:41:45 CEST 2012


the following patch was just integrated into master:
commit f7738ffdbf221cb4ae80ce3172e8dfa3a54e043d
Author: Martin Roth <martin at se-eng.com>
Date:   Sat Apr 28 10:25:20 2012 -0600

    Add simple PMIO & PMIO2 read/write routines to CIMX wrapper
    
    These are the PMIO & PMIO2 read & write routines from
    src/southbridge/amd/sb800/sb800.c & sb800.h for use in the cimx
    tree.  Currently most platforms using CIMX are calling WritePMIO()
    directly from the src/vendorcode/amd/cimx/sbX00 directories
    instead of using a wrapper function.
    These functions only do byte reads & writes.
    
    Change-Id: I881a6e2d4ddbba3dbdf4dd33e06313fe88b3682a
    Signed-off-by: Martin L Roth <martin at se-eng.com>

Reviewed-By: Patrick Georgi <patrick at georgi-clan.de> at Tue May  8 12:00:48 2012, giving +2
Build-Tested: build bot (Jenkins) at Tue May  1 06:59:53 2012, giving +1
See http://review.coreboot.org/981 for details.

-gerrit




More information about the coreboot mailing list