[coreboot] Patch merged into coreboot/master: 09574d5 Fix high dword of MTRR mask set with CONFIG_CPU_ADDR_BITS

gerrit at coreboot.org gerrit at coreboot.org
Wed Jan 16 23:59:09 CET 2013


the following patch was just integrated into master:
commit 09574d5c3c920d2959336a25064f9651df39e30e
Author: Martin Roth <martin at se-eng.com>
Date:   Mon Jan 14 15:46:38 2013 -0700

    Fix high dword of MTRR mask set with CONFIG_CPU_ADDR_BITS
    
    Bits were being shifted off the end of the mask accidentally.
    This results in all masks being 32 bits wide instead of 48.
    
    Change-Id: I5f4d1b6a323df1aa4568ff4491f82447b8a2f839
    Signed-off-by: Martin Roth <martin.roth at se-eng.com>
    Reviewed-on: http://review.coreboot.org/2146
    Tested-by: build bot (Jenkins)
    Reviewed-by: Zheng Bao <zheng.bao at amd.com>
    Reviewed-by: Marc Jones <marcj303 at gmail.com>
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>

Build-Tested: build bot (Jenkins) at Tue Jan 15 02:17:44 2013, giving +1
Reviewed-By: Marc Jones <marcj303 at gmail.com> at Wed Jan 16 21:40:57 2013, giving +2
Reviewed-By: Zheng Bao <zheng.bao at amd.com> at Tue Jan 15 03:04:36 2013, giving +1
Reviewed-By: Paul Menzel <paulepanter at users.sourceforge.net> at Wed Jan 16 23:59:08 2013, giving +2
See http://review.coreboot.org/2146 for details.

-gerrit



More information about the coreboot mailing list