Matt DeVillier has uploaded a new patch set (#2). ( https://review.coreboot.org/20482 )
Change subject: ec/mec1308: Fix fan control ACPI ......................................................................
ec/mec1308: Fix fan control ACPI
Returing FSL# for _STA causes Windows to BSOD. Re-work _STA to instead return 0/1 based on FLVL, using google/beltino as a model.
Also correct serialization type for _CRS.
Change-Id: Ibf3af15bab3590f7c1c4401e1978dbcf2a495216 Signed-off-by: Matt DeVillier matt.devillier@gmail.com --- M src/ec/smsc/mec1308/acpi/ec.asl 1 file changed, 36 insertions(+), 6 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/82/20482/2