[coreboot-gerrit] Patch set updated for coreboot: 7d8311b lenovo/x60: Provide missing option "touchpad"

Vladimir Serbinenko (phcoder@gmail.com) gerrit at coreboot.org
Sun Jan 26 22:42:54 CET 2014


Vladimir Serbinenko (phcoder at gmail.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/4803

-gerrit

commit 7d8311b577c2abed48ddb7dff714eb298c20aca0
Author: Vladimir Serbinenko <phcoder at gmail.com>
Date:   Sat Jan 25 14:26:46 2014 +0100

    lenovo/x60: Provide missing option "touchpad"
    
    Change-Id: Ib162151c61e77745995ff543c2eb4f8d5e6f5d40
    Signed-off-by: Vladimir Serbinenko <phcoder at gmail.com>
---
 src/mainboard/lenovo/x60/cmos.default | 1 +
 src/mainboard/lenovo/x60/cmos.layout  | 1 +
 2 files changed, 2 insertions(+)

diff --git a/src/mainboard/lenovo/x60/cmos.default b/src/mainboard/lenovo/x60/cmos.default
index 0185e94..8cb3b96 100644
--- a/src/mainboard/lenovo/x60/cmos.default
+++ b/src/mainboard/lenovo/x60/cmos.default
@@ -8,6 +8,7 @@ boot_devices=''
 boot_default=0x40
 cmos_defaults_loaded=Yes
 lpt=Enable
+touchpad=Enable
 volume=0x3
 tft_brightness=0xff
 first_battery=Primary
diff --git a/src/mainboard/lenovo/x60/cmos.layout b/src/mainboard/lenovo/x60/cmos.layout
index 6304185..0d6060f 100644
--- a/src/mainboard/lenovo/x60/cmos.layout
+++ b/src/mainboard/lenovo/x60/cmos.layout
@@ -108,6 +108,7 @@ entries
 960         1       e       1        power_management_beeps
 961         1       e       1        low_battery_beep
 962         1       e       1        sticky_fn
+963         1       e       1        touchpad
 
 #964         20       r       0        unused
 



More information about the coreboot-gerrit mailing list