[coreboot-gerrit] Patch merged into coreboot/master: 0bd5dff w83627hf/acpi: Fix type error in floppy drive enumeration code

gerrit at coreboot.org gerrit at coreboot.org
Thu Jul 4 05:15:42 CEST 2013


the following patch was just integrated into master:
commit 0bd5dff58cb43b307bcb02ac6baa436a525a5025
Author: Christoph Grenz <christophg+cb at grenz-bonn.de>
Date:   Thu Jul 4 02:54:04 2013 +0200

    w83627hf/acpi: Fix type error in floppy drive enumeration code
    
    The enumeration method tried to evaluate an one-byte OperationRegion
    instead of a field in this OperationRegion, which resulted in an
    AE_TYPE error at runtime.
    Indexing the OperationRegion with a single field fixes this error.
    
    Change-Id: I15dd7aa6ecafb3a215d165d2b721003446815025
    Signed-off-by: Christoph Grenz <christophg+cb at grenz-bonn.de>
    Reviewed-on: http://review.coreboot.org/3603
    Tested-by: build bot (Jenkins)
    Reviewed-by: Ronald G. Minnich <rminnich at gmail.com>


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

-gerrit



More information about the coreboot-gerrit mailing list