diff options
Diffstat (limited to 'src/mainboard/lenovo/x60')
-rw-r--r-- | src/mainboard/lenovo/x60/cmos.default | 1 | ||||
-rw-r--r-- | src/mainboard/lenovo/x60/cmos.layout | 10 |
2 files changed, 1 insertions, 10 deletions
diff --git a/src/mainboard/lenovo/x60/cmos.default b/src/mainboard/lenovo/x60/cmos.default index 9ed16d0b07..3a0c94c161 100644 --- a/src/mainboard/lenovo/x60/cmos.default +++ b/src/mainboard/lenovo/x60/cmos.default @@ -1,5 +1,4 @@ boot_option=Fallback -baud_rate=115200 debug_level=Spew hyper_threading=Enable nmi=Enable diff --git a/src/mainboard/lenovo/x60/cmos.layout b/src/mainboard/lenovo/x60/cmos.layout index 76714394eb..2f8e1012b1 100644 --- a/src/mainboard/lenovo/x60/cmos.layout +++ b/src/mainboard/lenovo/x60/cmos.layout @@ -48,7 +48,7 @@ entries # ----------------------------------------------------------------- # coreboot config options: console -392 3 e 5 baud_rate +#392 3 r 0 unused 395 4 e 6 debug_level #399 1 r 0 unused @@ -106,14 +106,6 @@ enumerations 2 1 Disable 4 0 Fallback 4 1 Normal -5 0 115200 -5 1 57600 -5 2 38400 -5 3 19200 -5 4 9600 -5 5 4800 -5 6 2400 -5 7 1200 6 1 Emergency 6 2 Alert 6 3 Critical |