diff options
Diffstat (limited to 'src/mainboard/lenovo/t420')
-rw-r--r-- | src/mainboard/lenovo/t420/cmos.default | 1 | ||||
-rw-r--r-- | src/mainboard/lenovo/t420/cmos.layout | 10 |
2 files changed, 1 insertions, 10 deletions
diff --git a/src/mainboard/lenovo/t420/cmos.default b/src/mainboard/lenovo/t420/cmos.default index ee01f0956d..3fae7c028b 100644 --- a/src/mainboard/lenovo/t420/cmos.default +++ b/src/mainboard/lenovo/t420/cmos.default @@ -1,5 +1,4 @@ boot_option=Fallback -baud_rate=115200 debug_level=Spew power_on_after_fail=Disable nmi=Enable diff --git a/src/mainboard/lenovo/t420/cmos.layout b/src/mainboard/lenovo/t420/cmos.layout index 96cba62599..2cfe87a414 100644 --- a/src/mainboard/lenovo/t420/cmos.layout +++ b/src/mainboard/lenovo/t420/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 @@ -100,14 +100,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 |