diff options
Diffstat (limited to 'src/mainboard/lenovo/x200')
-rw-r--r-- | src/mainboard/lenovo/x200/cmos.default | 1 | ||||
-rw-r--r-- | src/mainboard/lenovo/x200/cmos.layout | 10 |
2 files changed, 1 insertions, 10 deletions
diff --git a/src/mainboard/lenovo/x200/cmos.default b/src/mainboard/lenovo/x200/cmos.default index b484b6a77b..a4555c2308 100644 --- a/src/mainboard/lenovo/x200/cmos.default +++ b/src/mainboard/lenovo/x200/cmos.default @@ -1,5 +1,4 @@ boot_option=Fallback -baud_rate=115200 debug_level=Spew power_on_after_fail=Disable volume=0x3 diff --git a/src/mainboard/lenovo/x200/cmos.layout b/src/mainboard/lenovo/x200/cmos.layout index f3cfe70459..8faecefe54 100644 --- a/src/mainboard/lenovo/x200/cmos.layout +++ b/src/mainboard/lenovo/x200/cmos.layout @@ -49,7 +49,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 @@ -97,14 +97,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 |