[coreboot-gerrit] New patch to review for coreboot: cb00b18 lenovo/x60 & t60: Remove unused cmos_defaults_loaded.

Vladimir Serbinenko (phcoder@gmail.com) gerrit at coreboot.org
Sun Jan 26 21:43:03 CET 2014


Vladimir Serbinenko (phcoder at gmail.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/4825

-gerrit

commit cb00b18605bb446e0bdf58c5a29dfb0fb7e77097
Author: Vladimir Serbinenko <phcoder at gmail.com>
Date:   Sun Jan 26 21:34:52 2014 +0100

    lenovo/x60 & t60: Remove unused cmos_defaults_loaded.
    
    Change-Id: I1001e32aa29c8160ce9b0b8d9e0c5cdc2088f0ea
    Signed-off-by: Vladimir Serbinenko <phcoder at gmail.com>
---
 src/mainboard/lenovo/t60/cmos.layout | 3 ---
 src/mainboard/lenovo/x60/cmos.layout | 3 ---
 2 files changed, 6 deletions(-)

diff --git a/src/mainboard/lenovo/t60/cmos.layout b/src/mainboard/lenovo/t60/cmos.layout
index 24deb4f..4891ad1 100644
--- a/src/mainboard/lenovo/t60/cmos.layout
+++ b/src/mainboard/lenovo/t60/cmos.layout
@@ -94,7 +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         46       r       0        unused
 
@@ -151,8 +150,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.layout b/src/mainboard/lenovo/x60/cmos.layout
index 0d6060f..3ddb0bb 100644
--- a/src/mainboard/lenovo/x60/cmos.layout
+++ b/src/mainboard/lenovo/x60/cmos.layout
@@ -94,7 +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
@@ -154,8 +153,6 @@ enumerations
 7     0     Disable
 7     1     Enable
 7     2     Keep
-8     0     No
-8     1     Yes
 9     0	    Secondary
 9     1	    Primary
 



More information about the coreboot-gerrit mailing list