[coreboot-gerrit] Patch merged into coreboot/master: superio/smsc/mec1308: Fix AddressMax value for SMBX mailbox

gerrit at coreboot.org gerrit at coreboot.org
Wed Apr 13 23:39:37 CEST 2016


the following patch was just integrated into master:
commit a2f4758900dcfbebf54447acea2aeee678c5f018
Author: Martin Roth <martinroth at google.com>
Date:   Wed Apr 13 12:20:52 2016 -0600

    superio/smsc/mec1308: Fix AddressMax value for SMBX mailbox
    
    The way this was implemented before was causing ACPI failures.  There
    was also a basic misunderstanding of what the AddressMax field was used
    for.  In this case, because it's a fixed address, it should be the same
    as the AddressMin field.
    
    Getting rid of the addition in the field solves the ACPI output problem.
    
    Change-Id: Idec2bf0ed27ae694e98f141087cdf22401937178
    Signed-off-by: Martin Roth <martinroth at google.com>
    Reviewed-on: https://review.coreboot.org/14343
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>
    Reviewed-by: Idwer Vollering <vidwer at gmail.com>
    Reviewed-by: Duncan Laurie <dlaurie at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list