From b6e8a0d8f7fb4f2357f8c90758e82425e87acec0 Mon Sep 17 00:00:00 2001 From: Patrick Rudolph Date: Thu, 8 Jun 2017 11:26:26 +0200 Subject: mb/lenovo/x1_carbon_gen1/cmos: Port USB Always On Port commit f1395d82: "ec/lenovo/h8: Add USB Always On" to the Thinkpad x1_carbon_gen1 board as well, as it seems to work fine on all generations. See also commit 7ffb329f with Change-Id I6dcbfaae2a444d9a679ecb64a87dc2a59b8fd281 ("mb/lenovo/*/cmos: Port USB Always On"). Note that we don't need to call h8_usb_always_on() directly since commit 4f4322dd with Change-Id If812cd1ef8fb1a24d7fadbe834f574b40cbcd56a ("lenovo/h8,thinkpads: Re-do USB Always On"). Change-Id: Ib9070b659b0c9ad5dde4200ec2845c6fa2b78b25 Signed-off-by: Patrick Rudolph Signed-off-by: Peter Lemenkov Reviewed-on: https://review.coreboot.org/c/coreboot/+/29032 Tested-by: build bot (Jenkins) Reviewed-by: Nicola Corna --- src/mainboard/lenovo/x1_carbon_gen1/cmos.default | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainboard/lenovo/x1_carbon_gen1/cmos.default') diff --git a/src/mainboard/lenovo/x1_carbon_gen1/cmos.default b/src/mainboard/lenovo/x1_carbon_gen1/cmos.default index 3044c6c797..979f132863 100644 --- a/src/mainboard/lenovo/x1_carbon_gen1/cmos.default +++ b/src/mainboard/lenovo/x1_carbon_gen1/cmos.default @@ -13,3 +13,4 @@ fn_ctrl_swap=Disable sticky_fn=Disable trackpoint=Enable backlight=Both +usb_always_on=Disable -- cgit v1.2.3