Hello Nico Huber,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/20913
to look at the new patch set (#3).
Change subject: mb/lenovo/x200: Add ACPI methods to set battery thresholds ......................................................................
mb/lenovo/x200: Add ACPI methods to set battery thresholds
TESTED with acpi_call: install the acpi_call module, and run as root: ``echo "_SB.PCI0.LPCB.EC.BAT0.SLT xx" > /proc/acpi/call`` and check with ``ectool -d`` that byte 0x24 holds the value in hex that you wanted to set.
Change-Id: Ia049407cea7a60887ecba7b7c96e5000473865dd Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- A src/mainboard/lenovo/x200/acpi/bat_thresh.asl M src/mainboard/lenovo/x200/dsdt.asl 2 files changed, 62 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/13/20913/3