[coreboot-gerrit] New patch to review for coreboot: winent/mb6047: move power_on_after_fail out of RTC century byte

Jonathan A. Kollasch (jakllsch@kollasch.net) gerrit at coreboot.org
Mon Jul 13 17:40:40 CEST 2015


Jonathan A. Kollasch (jakllsch at kollasch.net) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/10906

-gerrit

commit 8299aecb37f1f0ece8b2d10eb21d54da9efaa493
Author: Jonathan A. Kollasch <jakllsch at kollasch.net>
Date:   Mon Jul 13 10:39:44 2015 -0500

    winent/mb6047: move power_on_after_fail out of RTC century byte
    
    Change-Id: I3cf6a579f4e62a59828e81aa63c3a1a020a15ea6
    Signed-off-by: Jonathan A. Kollasch <jakllsch at kollasch.net>
---
 src/mainboard/winent/mb6047/cmos.layout | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/mainboard/winent/mb6047/cmos.layout b/src/mainboard/winent/mb6047/cmos.layout
index 85fa992..affac0a 100644
--- a/src/mainboard/winent/mb6047/cmos.layout
+++ b/src/mainboard/winent/mb6047/cmos.layout
@@ -9,7 +9,8 @@ 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          8       h       0        century
+408          1       e       1        power_on_after_fail
 412          4       e       6        debug_level
 440          4       e       9        slow_cpu
 444          1       e       1        nmi



More information about the coreboot-gerrit mailing list