aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/roda/rv11/cmos.layout
diff options
context:
space:
mode:
authorArthur Heymans <arthur@aheymans.xyz>2018-01-09 16:51:33 +0100
committerMartin Roth <martinroth@google.com>2018-01-26 17:28:56 +0000
commitc141323c6263c9f3a884d4482369e8c91e9a713c (patch)
tree89b9f9580f39d72aa110d44264ab912108bc55ad /src/mainboard/roda/rv11/cmos.layout
parent0e329816bd74187c46ceb21c79a497b4886a7da9 (diff)
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 <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/23186 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'src/mainboard/roda/rv11/cmos.layout')
-rw-r--r--src/mainboard/roda/rv11/cmos.layout18
1 files changed, 9 insertions, 9 deletions
diff --git a/src/mainboard/roda/rv11/cmos.layout b/src/mainboard/roda/rv11/cmos.layout
index 55cc85c23a..c8b94c060a 100644
--- a/src/mainboard/roda/rv11/cmos.layout
+++ b/src/mainboard/roda/rv11/cmos.layout
@@ -94,15 +94,15 @@ enumerations
2 1 Disable
3 0 Fallback
3 1 Normal
-5 1 Emergency
-5 2 Alert
-5 3 Critical
-5 4 Error
-5 5 Warning
-5 6 Notice
-5 7 Info
-5 8 Debug
-5 9 Spew
+5 0 Emergency
+5 1 Alert
+5 2 Critical
+5 3 Error
+5 4 Warning
+5 5 Notice
+5 6 Info
+5 7 Debug
+5 8 Spew
6 0 Disable
6 1 Enable
6 2 Keep