From b29078e4015bbc3e8cf00ba64f0799c087546563 Mon Sep 17 00:00:00 2001 From: Arthur Heymans Date: Fri, 12 May 2017 21:16:41 +0200 Subject: mb/*/*: Remove rtc nvram configurable baud rate There have been discussions about removing this since it does not seem to be used much and only creates troubles for boards without defaults, not to mention that it was configurable on many boards that do not even feature uart. It is still possible to configure the baudrate through the Kconfig option. Change-Id: I71698d9b188eeac73670b18b757dff5fcea0df41 Signed-off-by: Arthur Heymans Reviewed-on: https://review.coreboot.org/19682 Tested-by: build bot (Jenkins) Reviewed-by: Nico Huber --- src/mainboard/siemens/mc_bdx1/cmos.layout | 10 +--------- src/mainboard/siemens/mc_tcu3/cmos.layout | 10 +--------- src/mainboard/siemens/sitemp_g1p1/cmos.default | 1 - src/mainboard/siemens/sitemp_g1p1/cmos.layout | 10 +--------- 4 files changed, 3 insertions(+), 28 deletions(-) (limited to 'src/mainboard/siemens') diff --git a/src/mainboard/siemens/mc_bdx1/cmos.layout b/src/mainboard/siemens/mc_bdx1/cmos.layout index 27ad8be975..cf1c69610b 100644 --- a/src/mainboard/siemens/mc_bdx1/cmos.layout +++ b/src/mainboard/siemens/mc_bdx1/cmos.layout @@ -69,7 +69,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 @@ -101,14 +101,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 diff --git a/src/mainboard/siemens/mc_tcu3/cmos.layout b/src/mainboard/siemens/mc_tcu3/cmos.layout index 27ad8be975..cf1c69610b 100644 --- a/src/mainboard/siemens/mc_tcu3/cmos.layout +++ b/src/mainboard/siemens/mc_tcu3/cmos.layout @@ -69,7 +69,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 @@ -101,14 +101,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 diff --git a/src/mainboard/siemens/sitemp_g1p1/cmos.default b/src/mainboard/siemens/sitemp_g1p1/cmos.default index b5305a1a19..3440a20c10 100644 --- a/src/mainboard/siemens/sitemp_g1p1/cmos.default +++ b/src/mainboard/siemens/sitemp_g1p1/cmos.default @@ -1,6 +1,5 @@ boot_option=Fallback cmos_defaults_loaded=Yes -baud_rate=115200 debug_level=Spew power_on_after_fail=Enable nmi=Enable diff --git a/src/mainboard/siemens/sitemp_g1p1/cmos.layout b/src/mainboard/siemens/sitemp_g1p1/cmos.layout index ec84e9dc51..f7571cc309 100644 --- a/src/mainboard/siemens/sitemp_g1p1/cmos.layout +++ b/src/mainboard/siemens/sitemp_g1p1/cmos.layout @@ -31,7 +31,7 @@ entries #386 1 r 1 unused 387 1 e 16 cmos_defaults_loaded 388 4 h 0 reboot_counter -392 3 e 5 baud_rate +#392 3 r 0 unused #395 1 r 1 unused #396 1 r 1 unused #397 2 r 8 unused @@ -80,14 +80,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 4 Warning 6 5 Notice 6 6 Info -- cgit v1.2.3