[coreboot-gerrit] Patch set updated for coreboot: mainboard/asrock/e350m1: Update CMOS layout to match SIO changes

Timothy Pearson (tpearson@raptorengineeringinc.com) gerrit at coreboot.org
Fri Oct 23 23:15:16 CEST 2015


Timothy Pearson (tpearson at raptorengineeringinc.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/12125

-gerrit

commit 7fa83977e455439097257268ea4a4e207926f960
Author: Timothy Pearson <tpearson at raptorengineeringinc.com>
Date:   Wed Oct 21 15:27:02 2015 -0500

    mainboard/asrock/e350m1: Update CMOS layout to match SIO changes
    
    Change-Id: I3f1f33b50f788b6d57f1a7986c4bdb912426e4f0
    Signed-off-by: Timothy Pearson <tpearson at raptorengineeringinc.com>
---
 src/mainboard/asrock/e350m1/cmos.layout | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/src/mainboard/asrock/e350m1/cmos.layout b/src/mainboard/asrock/e350m1/cmos.layout
index 996160e..bc8de75 100644
--- a/src/mainboard/asrock/e350m1/cmos.layout
+++ b/src/mainboard/asrock/e350m1/cmos.layout
@@ -29,7 +29,7 @@ entries
 396          1       e       1        interleave_chip_selects
 397          2       e       8        max_mem_clock
 399          1       e       2        multi_core
-400          1       e       1        power_on_after_fail
+400          2       e       3        power_on_after_fail
 412          4       e       6        debug_level
 440          4       e       9        slow_cpu
 444          1       e       1        nmi
@@ -49,6 +49,9 @@ enumerations
 1     1     Enable
 2     0     Enable
 2     1     Disable
+3     0     Off
+3     1     On
+3     2     Last
 4     0     Fallback
 4     1     Normal
 5     0     115200



More information about the coreboot-gerrit mailing list