From c141323c6263c9f3a884d4482369e8c91e9a713c Mon Sep 17 00:00:00 2001 From: Arthur Heymans Date: Tue, 9 Jan 2018 16:51:33 +0100 Subject: mb/*/*/cmos.layout: Fix the values for the console level Fix the values that were off by one. This was discovered when using postcar stage that prints with debuglevel BIOS_NEVER. Change-Id: I73a077950ed0dc735d89c9747a8da0a25f30822d Signed-off-by: Arthur Heymans Reviewed-on: https://review.coreboot.org/23186 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth --- src/mainboard/via/epia-cn/cmos.layout | 8 ++++---- src/mainboard/via/epia-m700/cmos.layout | 8 ++++---- src/mainboard/via/pc2500e/cmos.layout | 8 ++++---- src/mainboard/via/vt8454c/cmos.layout | 8 ++++---- 4 files changed, 16 insertions(+), 16 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 b8ea9363a4..b238a379d8 100644 --- a/src/mainboard/via/epia-cn/cmos.layout +++ b/src/mainboard/via/epia-cn/cmos.layout @@ -18,10 +18,10 @@ enumerations 2 1 Disable 4 0 Fallback 4 1 Normal -6 6 Notice -6 7 Info -6 8 Debug -6 9 Spew +6 5 Notice +6 6 Info +6 7 Debug +6 8 Spew checksums diff --git a/src/mainboard/via/epia-m700/cmos.layout b/src/mainboard/via/epia-m700/cmos.layout index b8ea9363a4..b238a379d8 100644 --- a/src/mainboard/via/epia-m700/cmos.layout +++ b/src/mainboard/via/epia-m700/cmos.layout @@ -18,10 +18,10 @@ enumerations 2 1 Disable 4 0 Fallback 4 1 Normal -6 6 Notice -6 7 Info -6 8 Debug -6 9 Spew +6 5 Notice +6 6 Info +6 7 Debug +6 8 Spew checksums diff --git a/src/mainboard/via/pc2500e/cmos.layout b/src/mainboard/via/pc2500e/cmos.layout index 92473e8cfd..6d8fd5b05a 100644 --- a/src/mainboard/via/pc2500e/cmos.layout +++ b/src/mainboard/via/pc2500e/cmos.layout @@ -33,10 +33,10 @@ enumerations 1 1 Enable 4 0 Fallback 4 1 Normal -6 6 Notice -6 7 Info -6 8 Debug -6 9 Spew +6 5 Notice +6 6 Info +6 7 Debug +6 8 Spew checksums diff --git a/src/mainboard/via/vt8454c/cmos.layout b/src/mainboard/via/vt8454c/cmos.layout index de4f5e79b9..78149f0363 100644 --- a/src/mainboard/via/vt8454c/cmos.layout +++ b/src/mainboard/via/vt8454c/cmos.layout @@ -33,10 +33,10 @@ enumerations 2 1 Disable 4 0 Fallback 4 1 Normal -6 6 Notice -6 7 Info -6 8 Debug -6 9 Spew +6 5 Notice +6 6 Info +6 7 Debug +6 8 Spew checksums -- cgit v1.2.3