Vladimir Serbinenko (phcoder@gmail.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/4826
-gerrit
commit b5e7e9f2844c95d8cdb5407e02269c6dd111dda6 Author: Vladimir Serbinenko phcoder@gmail.com Date: Sun Jan 26 21:34:52 2014 +0100
lenovo/x60 & t60: Remove unused options.
Change-Id: I6b7a63765ba20c9b2eea82f00d5a6815c20a54e5 Signed-off-by: Vladimir Serbinenko phcoder@gmail.com --- src/mainboard/lenovo/t60/cmos.default | 2 -- src/mainboard/lenovo/t60/cmos.layout | 6 +----- src/mainboard/lenovo/x60/cmos.default | 2 -- src/mainboard/lenovo/x60/cmos.layout | 4 ---- 4 files changed, 1 insertion(+), 13 deletions(-)
diff --git a/src/mainboard/lenovo/t60/cmos.default b/src/mainboard/lenovo/t60/cmos.default index 6adf85d..b2620f1 100644 --- a/src/mainboard/lenovo/t60/cmos.default +++ b/src/mainboard/lenovo/t60/cmos.default @@ -6,8 +6,6 @@ hyper_threading=Enable nmi=Enable boot_devices='' boot_default=0x41 -cmos_defaults_loaded=Yes -lpt=Enable touchpad=Enable volume=0x3 first_battery=Primary diff --git a/src/mainboard/lenovo/t60/cmos.layout b/src/mainboard/lenovo/t60/cmos.layout index 24deb4f..68f8f81 100644 --- a/src/mainboard/lenovo/t60/cmos.layout +++ b/src/mainboard/lenovo/t60/cmos.layout @@ -94,9 +94,7 @@ entries # coreboot config options: bootloader 416 512 s 0 boot_devices 928 8 h 0 boot_default -936 1 e 8 cmos_defaults_loaded -937 1 e 1 lpt -#938 46 r 0 unused +#936 48 r 0 unused
# coreboot config options: check sums 984 16 h 0 check_sum @@ -151,8 +149,6 @@ enumerations 7 0 Disable 7 1 Enable 7 2 Keep -8 0 No -8 1 Yes 9 0 Secondary 9 1 Primary # ----------------------------------------------------------------- diff --git a/src/mainboard/lenovo/x60/cmos.default b/src/mainboard/lenovo/x60/cmos.default index 8cb3b96..3a926a7 100644 --- a/src/mainboard/lenovo/x60/cmos.default +++ b/src/mainboard/lenovo/x60/cmos.default @@ -6,8 +6,6 @@ hyper_threading=Enable nmi=Enable boot_devices='' boot_default=0x40 -cmos_defaults_loaded=Yes -lpt=Enable touchpad=Enable volume=0x3 tft_brightness=0xff diff --git a/src/mainboard/lenovo/x60/cmos.layout b/src/mainboard/lenovo/x60/cmos.layout index 0d6060f..634c9c0 100644 --- a/src/mainboard/lenovo/x60/cmos.layout +++ b/src/mainboard/lenovo/x60/cmos.layout @@ -94,8 +94,6 @@ entries # coreboot config options: bootloader 416 512 s 0 boot_devices 928 8 h 0 boot_default -936 1 e 8 cmos_defaults_loaded -937 1 e 1 lpt 938 1 e 9 first_battery 939 1 e 1 bluetooth 940 1 e 1 wwan @@ -154,8 +152,6 @@ enumerations 7 0 Disable 7 1 Enable 7 2 Keep -8 0 No -8 1 Yes 9 0 Secondary 9 1 Primary