From db508565d2483394b709654c57533e55eebace51 Mon Sep 17 00:00:00 2001 From: Alexander Couzens Date: Wed, 12 Oct 2016 04:44:19 +0200 Subject: mainboard: add support for lenovo x1 carbon gen 1 Based on Thinkpad x230 and schematics. Verified by autoport. USB debug port is the left front usb port Thanks to Holger Levsen for the device. Change-Id: I97c8e01a3ce0577d7dc9e8df7d33db3b155fe3d6 Tested-on: lenovo x1 carbon gen 1 Signed-off-by: Alexander Couzens Reviewed-on: https://review.coreboot.org/16994 Tested-by: build bot (Jenkins) Reviewed-by: Arthur Heymans --- src/mainboard/lenovo/x1_carbon_gen1/cmos.default | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 src/mainboard/lenovo/x1_carbon_gen1/cmos.default (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 new file mode 100644 index 0000000000..00e8863145 --- /dev/null +++ b/src/mainboard/lenovo/x1_carbon_gen1/cmos.default @@ -0,0 +1,17 @@ +boot_option=Fallback +baud_rate=115200 +debug_level=Spew +power_on_after_fail=Disable +nmi=Enable +volume=0x3 +first_battery=Primary +bluetooth=Enable +wwan=Enable +wlan=Enable +touchpad=Enable +sata_mode=AHCI +fn_ctrl_swap=Disable +sticky_fn=Disable +trackpoint=Enable +hyper_threading=Enable +backlight=Both -- cgit v1.2.3