[coreboot-gerrit] Patch set updated for coreboot: mb/apple/macbook21: Remove unused cmos parameters

Arthur Heymans (arthur@aheymans.xyz) gerrit at coreboot.org
Fri Feb 3 17:59:07 CET 2017


Arthur Heymans (arthur at aheymans.xyz) just uploaded a new patch set to gerrit, which you can find at https://review.coreboot.org/18290

-gerrit

commit 312b13652c96aeb43d260eb82bad5384f25a2146
Author: Arthur Heymans <arthur at aheymans.xyz>
Date:   Fri Feb 3 17:30:35 2017 +0100

    mb/apple/macbook21: Remove unused cmos parameters
    
    These parameters are probably the result of copying from the Thinkpad
    X60 code.
    
    Change-Id: I29763b38618d4b306c37424c5c4b57dfcf69424b
    Signed-off-by: Arthur Heymans <arthur at aheymans.xyz>
---
 src/mainboard/apple/macbook21/cmos.default | 10 ----------
 src/mainboard/apple/macbook21/cmos.layout  | 10 ----------
 2 files changed, 20 deletions(-)

diff --git a/src/mainboard/apple/macbook21/cmos.default b/src/mainboard/apple/macbook21/cmos.default
index 1cf350c..e9844fc 100644
--- a/src/mainboard/apple/macbook21/cmos.default
+++ b/src/mainboard/apple/macbook21/cmos.default
@@ -7,14 +7,4 @@ boot_devices=''
 boot_default=0x40
 cmos_defaults_loaded=Yes
 lpt=Enable
-volume=0x3
-first_battery=Primary
-bluetooth=Enable
-wlan=Enable
-wwan=Enable
-trackpoint=Enable
-fn_ctrl_swap=Disable
-sticky_fn=Disable
-power_management_beeps=Enable
-low_battery_beep=Enable
 gfx_uma_size=8M
\ No newline at end of file
diff --git a/src/mainboard/apple/macbook21/cmos.layout b/src/mainboard/apple/macbook21/cmos.layout
index 8329347..78d4702 100644
--- a/src/mainboard/apple/macbook21/cmos.layout
+++ b/src/mainboard/apple/macbook21/cmos.layout
@@ -81,16 +81,6 @@ entries
 1048         4       r       0        C0DRT1
 1052         4       r       0        C1DRT1
 
-1064         8       h       0        volume
-1080         1       e       9        first_battery
-1081         1       e       1        bluetooth
-1082         1       e       1        wwan
-1083         1       e       1        wlan
-1084         1       e       1        trackpoint
-1085         1       e       1        fn_ctrl_swap
-1086         1       e       1        sticky_fn
-1087         1       e       1        power_management_beeps
-1088         1       e       1        low_battery_beep
 # -----------------------------------------------------------------
 
 enumerations



More information about the coreboot-gerrit mailing list