diff options
author | Jonathan A. Kollasch <jakllsch@kollasch.net> | 2015-07-13 10:39:44 -0500 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2015-07-22 18:58:00 +0200 |
commit | d4c700806cdb339bafe743dcd006adf70c141e32 (patch) | |
tree | 878a22802a0b05da892dd7e929f90620d409ebe4 | |
parent | 1b0ab813036b45a3d760112f831d41772b81f882 (diff) |
winent/mb6047: move power_on_after_fail out of RTC century byte
Change-Id: I3cf6a579f4e62a59828e81aa63c3a1a020a15ea6
Signed-off-by: Jonathan A. Kollasch <jakllsch@kollasch.net>
Reviewed-on: http://review.coreboot.org/10906
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
-rw-r--r-- | src/mainboard/winent/mb6047/cmos.layout | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mainboard/winent/mb6047/cmos.layout b/src/mainboard/winent/mb6047/cmos.layout index 85fa992792..affac0a2b4 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 |