diff options
author | Patrick Rudolph <siro@das-labor.org> | 2017-05-28 14:11:13 +0200 |
---|---|---|
committer | Patrick Rudolph <siro@das-labor.org> | 2017-06-03 10:12:14 +0200 |
commit | 3de6d38642492b30d48b49d97f969881a863a664 (patch) | |
tree | 2a58d45a0d370169ce07fa8ef7ba567d8cdf0a6c /src/mainboard/lenovo/x220/cmos.layout | |
parent | 8cb70914cab728ea01f5200d9d90dcb444d14f26 (diff) |
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 <siro@das-labor.org>
Reviewed-on: https://review.coreboot.org/19955
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Diffstat (limited to 'src/mainboard/lenovo/x220/cmos.layout')
-rw-r--r-- | src/mainboard/lenovo/x220/cmos.layout | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/mainboard/lenovo/x220/cmos.layout b/src/mainboard/lenovo/x220/cmos.layout index 0f57058ca2..77979b38a5 100644 --- a/src/mainboard/lenovo/x220/cmos.layout +++ b/src/mainboard/lenovo/x220/cmos.layout @@ -73,8 +73,7 @@ entries #423 1 r 1 unused # 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 @@ -141,4 +140,4 @@ enumerations # ----------------------------------------------------------------- checksums -checksum 392 415 984 +checksum 392 447 984 |