[coreboot-gerrit] Patch merged into coreboot/master: a296ce7 Move the MARK_GRAPHICS_MEM_WRCOMB to x86 architecture

gerrit at coreboot.org gerrit at coreboot.org
Tue Jun 4 22:36:04 CEST 2013


the following patch was just integrated into master:
commit a296ce75e304dcf163a770e3dc6ca580b7a61d29
Author: Ronald G. Minnich <rminnich at gmail.com>
Date:   Fri May 31 19:36:52 2013 +0200

    Move the MARK_GRAPHICS_MEM_WRCOMB to x86 architecture
    
    The MARK_GRAPHICS_MEM_WRCOMB was spreading like a cancer
    since it was defined in sandybridge. It is really
    more of an x86 thing however, and we now have
    three systems that can use it.
    
    I considered making this more general, since it technically
    can apply to PTE-based systems like ARM, and maybe we should.
    But the 'WRCOMB' moniker is usually closely tied to the x86.
    
    Change-Id: I3eb6eb2113843643348a5e18e78c53d113899ff8
    Signed-off-by: Ronald G. Minnich <rminnich at gmail.com>
    Reviewed-on: http://review.coreboot.org/3349
    Tested-by: build bot (Jenkins)


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

-gerrit



More information about the coreboot-gerrit mailing list