From 3de6d38642492b30d48b49d97f969881a863a664 Mon Sep 17 00:00:00 2001 From: Patrick Rudolph Date: Sun, 28 May 2017 14:11:13 +0200 Subject: mb/lenovo/*/cmos: Remove unused option and checksum fix Fix for all Sandy-Bridge and Ivy-Bridge devices. Remove unused option "hyper_threading". Increase CMOS checksum range to cover all user adjustable settings. Change-Id: I02f7af13d9c82d7f531d4b49b3bc0e5a20c14b55 Signed-off-by: Patrick Rudolph Reviewed-on: https://review.coreboot.org/19955 Tested-by: build bot (Jenkins) Reviewed-by: Philipp Deppenwiese Reviewed-by: Arthur Heymans --- src/mainboard/lenovo/x230/cmos.layout | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/mainboard/lenovo/x230/cmos.layout') diff --git a/src/mainboard/lenovo/x230/cmos.layout b/src/mainboard/lenovo/x230/cmos.layout index 14602fff43..3766453a8c 100644 --- a/src/mainboard/lenovo/x230/cmos.layout +++ b/src/mainboard/lenovo/x230/cmos.layout @@ -72,8 +72,7 @@ entries 422 2 e 10 backlight # coreboot config options: cpu -424 1 e 2 hyper_threading -#425 7 r 0 unused +#424 8 r 0 unused # coreboot config options: northbridge 432 3 e 11 gfx_uma_size @@ -139,4 +138,4 @@ enumerations # ----------------------------------------------------------------- checksums -checksum 392 415 984 +checksum 392 447 984 -- cgit v1.2.3