[coreboot-gerrit] Patch merged into coreboot/master: 7037840 w83627hf/acpi: Move floppy drive enumeration from _INI into _FDE.

gerrit at coreboot.org gerrit at coreboot.org
Thu Aug 15 21:30:54 CEST 2013


the following patch was just integrated into master:
commit 7037840ece7ed221990a8e683293408b81a4cfd1
Author: Christoph Grenz <christophg+cb at grenz-bonn.de>
Date:   Thu Jul 4 03:06:26 2013 +0200

    w83627hf/acpi: Move floppy drive enumeration from _INI into _FDE.
    
    Move the floppy drive enumeration from _INI() and PROB(),
    which stored the enumeration results into _FDE into _FDE().
    _INI is called by any ACPI-capable OS on boot while _FDE
    is rarely used. So it's better to run the enumeration when
    requested rather than unconditionally.
    
    Change-Id: Icf1e2a551806592faa8ba8d80fa8d02681602007
    Signed-off-by: Christoph Grenz <christophg+cb at grenz-bonn.de>
    Reviewed-on: http://review.coreboot.org/3604
    Tested-by: build bot (Jenkins)
    Reviewed-by: Patrick Georgi <patrick at georgi-clan.de>


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

-gerrit



More information about the coreboot-gerrit mailing list