From f422a443d7c540a4cec17f6314553d8eb23f4478 Mon Sep 17 00:00:00 2001 From: Vladimir Serbinenko Date: Wed, 13 Nov 2013 21:53:23 +0100 Subject: ec/lenovo/h8: Enable 3G modem Just like bluetooth and wlan it need to be enabled in EC. Set the appropriate bit in EC if CMOS config says so. Change-Id: Ia48ca3201f013d3b4c4153f32ff536e06b6a2f6d Signed-off-by: Vladimir Serbinenko Reviewed-on: http://review.coreboot.org/4516 Tested-by: build bot (Jenkins) Reviewed-by: David Hendricks Reviewed-by: Alexandru Gagniuc --- src/mainboard/lenovo/t60/cmos.layout | 1 + src/mainboard/lenovo/x60/cmos.layout | 1 + 2 files changed, 2 insertions(+) (limited to 'src/mainboard') diff --git a/src/mainboard/lenovo/t60/cmos.layout b/src/mainboard/lenovo/t60/cmos.layout index 670c515892..a179752960 100644 --- a/src/mainboard/lenovo/t60/cmos.layout +++ b/src/mainboard/lenovo/t60/cmos.layout @@ -109,6 +109,7 @@ entries 1060 1 e 1 touchpad 1061 1 e 1 bluetooth +1062 1 e 1 wwan 1064 8 h 0 volume 1072 1 e 9 first_battery # ----------------------------------------------------------------- diff --git a/src/mainboard/lenovo/x60/cmos.layout b/src/mainboard/lenovo/x60/cmos.layout index ef49d0ea57..45bb95abab 100644 --- a/src/mainboard/lenovo/x60/cmos.layout +++ b/src/mainboard/lenovo/x60/cmos.layout @@ -111,6 +111,7 @@ entries 1072 8 h 0 tft_brightness 1080 1 e 9 first_battery 1081 1 e 1 bluetooth +1082 1 e 1 wwan # ----------------------------------------------------------------- enumerations -- cgit v1.2.3