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/lippert/frontrunner-af/cmos.layout | 8 ++++---- src/mainboard/lippert/toucan-af/cmos.layout | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'src/mainboard/lippert') diff --git a/src/mainboard/lippert/frontrunner-af/cmos.layout b/src/mainboard/lippert/frontrunner-af/cmos.layout index 956aba3689d8..f9f52f75467e 100644 --- a/src/mainboard/lippert/frontrunner-af/cmos.layout +++ b/src/mainboard/lippert/frontrunner-af/cmos.layout @@ -46,10 +46,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 8 0 400Mhz 8 1 333Mhz 8 2 266Mhz diff --git a/src/mainboard/lippert/toucan-af/cmos.layout b/src/mainboard/lippert/toucan-af/cmos.layout index 956aba3689d8..f9f52f75467e 100644 --- a/src/mainboard/lippert/toucan-af/cmos.layout +++ b/src/mainboard/lippert/toucan-af/cmos.layout @@ -46,10 +46,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 8 0 400Mhz 8 1 333Mhz 8 2 266Mhz -- cgit v1.2.3