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/via/epia-cn/cmos.layout | 10 +--------- src/mainboard/via/epia-m700/cmos.layout | 10 +--------- src/mainboard/via/pc2500e/cmos.layout | 10 +--------- src/mainboard/via/vt8454c/cmos.layout | 10 +--------- 4 files changed, 4 insertions(+), 36 deletions(-) (limited to 'src/mainboard/via') diff --git a/src/mainboard/via/epia-cn/cmos.layout b/src/mainboard/via/epia-cn/cmos.layout index d9ec5520bf..b8ea9363a4 100644 --- a/src/mainboard/via/epia-cn/cmos.layout +++ b/src/mainboard/via/epia-cn/cmos.layout @@ -3,7 +3,7 @@ entries 0 384 r 0 reserved_memory 384 1 e 4 boot_option 388 4 h 0 reboot_counter -392 3 e 5 baud_rate +#392 3 r 0 unused 400 1 e 1 power_on_after_fail 412 4 e 6 debug_level 456 1 e 1 ECC_memory @@ -18,14 +18,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 6 Notice 6 7 Info 6 8 Debug diff --git a/src/mainboard/via/epia-m700/cmos.layout b/src/mainboard/via/epia-m700/cmos.layout index d9ec5520bf..b8ea9363a4 100644 --- a/src/mainboard/via/epia-m700/cmos.layout +++ b/src/mainboard/via/epia-m700/cmos.layout @@ -3,7 +3,7 @@ entries 0 384 r 0 reserved_memory 384 1 e 4 boot_option 388 4 h 0 reboot_counter -392 3 e 5 baud_rate +#392 3 r 0 unused 400 1 e 1 power_on_after_fail 412 4 e 6 debug_level 456 1 e 1 ECC_memory @@ -18,14 +18,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 6 Notice 6 7 Info 6 8 Debug diff --git a/src/mainboard/via/pc2500e/cmos.layout b/src/mainboard/via/pc2500e/cmos.layout index ba4ba59125..92473e8cfd 100644 --- a/src/mainboard/via/pc2500e/cmos.layout +++ b/src/mainboard/via/pc2500e/cmos.layout @@ -20,7 +20,7 @@ entries 0 384 r 0 reserved_memory 384 1 e 4 boot_option 388 4 h 0 reboot_counter -392 3 e 5 baud_rate +#392 3 r 0 unused 400 1 e 1 power_on_after_fail 412 4 e 6 debug_level 456 1 e 1 ECC_memory @@ -33,14 +33,6 @@ enumerations 1 1 Enable 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 6 Notice 6 7 Info 6 8 Debug diff --git a/src/mainboard/via/vt8454c/cmos.layout b/src/mainboard/via/vt8454c/cmos.layout index f20d3cfb1b..de4f5e79b9 100644 --- a/src/mainboard/via/vt8454c/cmos.layout +++ b/src/mainboard/via/vt8454c/cmos.layout @@ -19,7 +19,7 @@ entries 384 1 e 4 boot_option 456 1 e 1 ECC_memory 388 4 h 0 reboot_counter -392 3 e 5 baud_rate +#392 3 r 0 unused 400 1 e 1 power_on_after_fail 412 4 e 6 debug_level 1008 16 h 0 check_sum @@ -33,14 +33,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 6 Notice 6 7 Info 6 8 Debug -- cgit v1.2.3