diff options
author | Timothy Pearson <tpearson@raptorengineeringinc.com> | 2015-02-15 16:45:19 -0600 |
---|---|---|
committer | Alexandru Gagniuc <mr.nuke.me@gmail.com> | 2015-02-16 09:23:44 +0100 |
commit | c0ae684d1663d0eec364270c85915e42cdd61bc6 (patch) | |
tree | 7ed64449c4343fb27a9c65b339022e001aa819ef /src/mainboard/siemens/sitemp_g1p1 | |
parent | 9b68f05fc8c0a06fee384d260d0d960da755004b (diff) |
mainboard/cmos: Move ECC variables out of fallback mechanism byte
Change-Id: Icebc12d8f83494150a7bdd3adcc168d7b48b2e68
Signed-off-by: Timothy Pearson <tpearson@raptorengineeringinc.com>
Reviewed-on: http://review.coreboot.org/8458
Tested-by: build bot (Jenkins)
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Diffstat (limited to 'src/mainboard/siemens/sitemp_g1p1')
-rw-r--r-- | src/mainboard/siemens/sitemp_g1p1/cmos.layout | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/mainboard/siemens/sitemp_g1p1/cmos.layout b/src/mainboard/siemens/sitemp_g1p1/cmos.layout index 314ea088b2..06053333dc 100644 --- a/src/mainboard/siemens/sitemp_g1p1/cmos.layout +++ b/src/mainboard/siemens/sitemp_g1p1/cmos.layout @@ -54,11 +54,16 @@ entries 424 4 e 14 cpu_t_max 428 4 e 15 cpu_dutycycle_min 432 4 e 15 cpu_dutycycle_max + 436 4 e 14 chassis_t_min 440 4 e 14 chassis_t_max + 444 4 e 15 chassis_dutycycle_min + 448 4 e 15 chassis_dutycycle_max + #452 4 r 9 unused + 456 4 e 10 boot_delay 460 4 e 11 lcd_panel_id #=========================================================== |