Add constants for fast path resume copying
[coreboot.git] / src / mainboard / siemens / sitemp_g1p1 / cmos.layout
1 ##
2 ## This file is part of the coreboot project.
3 ##
4 ## Copyright (C) 2008 Advanced Micro Devices, Inc.
5 ## Copyright (C) 2010 Siemens AG, Inc.
6 ## (Written by Josef Kellermann <joseph.kellermann@heitec.de> for Siemens AG, Inc.)
7 ##
8 ## This program is free software; you can redistribute it and/or modify
9 ## it under the terms of the GNU General Public License as published by
10 ## the Free Software Foundation; version 2 of the License.
11 ##
12 ## This program is distributed in the hope that it will be useful,
13 ## but WITHOUT ANY WARRANTY; without even the implied warranty of
14 ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
15 ## GNU General Public License for more details.
16 ##
17 ## You should have received a copy of the GNU General Public License
18 ## along with this program; if not, write to the Free Software
19 ## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
20 ##
21 ##
22 ##
23
24 entries
25
26 #start-bit length  config config-ID    name
27 #0            8       r       0        seconds
28 #8            8       r       0        alarm_seconds
29 #16           8       r       0        minutes
30 #24           8       r       0        alarm_minutes
31 #32           8       r       0        hours
32 #40           8       r       0        alarm_hours
33 #48           8       r       0        day_of_week
34 #56           8       r       0        day_of_month
35 #64           8       r       0        month
36 #72           8       r       0        year
37 # =======================================================
38 #80           4       r       0        rate_select
39 #84           3       r       0        REF_Clock
40 #87           1       r       0        UIP
41 # =======================================================
42 #88           1       r       0        auto_switch_DST
43 #89           1       r       0        24_hour_mode
44 #90           1       r       0        binary_values_enable
45 #91           1       r       0        square-wave_out_enable
46 #92           1       r       0        update_finished_enable
47 #93           1       r       0        alarm_interrupt_enable
48 #94           1       r       0        periodic_interrupt_enable
49 #95           1       r       0        disable_clock_updates
50 # ========================================================
51 #96         288       r       0        temporary_filler
52 0          384       r       0        reserved_memory
53 # ========================================================
54 #384          1       e       4        unused
55 385          1       r       4        last_boot
56 #386          1       r       1        unused
57 387          1       e       16       cmos_defaults_loaded
58 388          4       r       0        reboot_bits
59 392          3       e       5        baud_rate
60 #395          1       r       1        unused
61 #396          1       r       1        unused
62 #397          2       r       8        unused
63 399          1       e       2        multi_core
64 #400          8       r       18       reserved
65 408          4       e       6        debug_level
66 412          1       e       1        power_on_after_fail
67 #413          1       r       1        unused
68 414          1       e       17       sata_mode
69 415          1       e       1        nmi
70 416          1       e       1        cpu_fan_control
71 417          1       e       1        chassis_fan_control
72 418          1       e       13       cpu_fan_polarity
73 419          1       e       13       chassis_fan_polarity
74 420          4       e       14       cpu_t_min
75 424          4       e       14       cpu_t_max
76 428          4       e       15       cpu_dutycycle_min
77 432          4       e       15       cpu_dutycycle_max
78 436          4       e       14       chassis_t_min
79 440          4       e       14       chassis_t_max
80 444          4       e       15       chassis_dutycycle_min
81 448          4       e       15       chassis_dutycycle_max
82 #452          4       r       9        unused
83 456          4       e       10       boot_delay
84 460                  4       e       11       lcd_panel_id
85 #===========================================================
86 464          512     s       0        boot_devices
87 976          8       h       0        boot_default
88 984         16       h       0        check_sum
89 # Reserve the extended AMD configuration registers
90 1000        24       r       0        amd_reserved
91
92
93
94 enumerations
95
96 #ID value   text
97 1     0     Disable
98 1     1     Enable
99 2     0     Enable
100 2     1     Disable
101 4     0     Fallback
102 4     1     Normal
103 5     0     115200
104 5     1     57600
105 5     2     38400
106 5     3     19200
107 5     4     9600
108 5     5     4800
109 5     6     2400
110 5     7     1200
111 6     4     Warning
112 6     5     Notice
113 6     6     Info
114 6     7     Debug
115 6     8     Spew
116 #7     0     Network
117 #7     1     HDD
118 #7     2     Floppy
119 #7     8     Fallback_Network
120 #7     9     Fallback_HDD
121 #7     10    Fallback_Floppy
122 #7     3     ROM
123 8     0     DDR400
124 8     1     DDR333
125 8     2     DDR266
126 8     3     DDR200
127 # boot delay
128 10    0     off
129 10    1     1s
130 10    2     2s
131 10    3     3s
132 10    4     4s
133 10    5     5s
134 10    6     6s
135 10    7     7s
136 10    8     8s
137 10    9     9s
138 10    10    10s
139 # LCD Panel ID
140 11      0       no_panel
141 11      1       1024x768_65MHz_Dual
142 11      2       1920x1200_162MHz
143 11      3       1600x1200_162MHz
144 11      4       1024x768_65MHz
145 11      5       1400x1050_108MHz
146 11      6       1680x1050_119MHz
147 11      7       2048x1536_164MHz
148 11      8       1280x1024_108MHz
149 11      9       1366x768_86MHz_chimei_V32B1L01
150 # TV Standard
151 #12     0       NTSC
152 #12     1       PAL
153 #12     2       PALM
154 #12     3       PAL60
155 #12     4       NTSCJ
156 #12     5       PALCN
157 #12     6       PALN
158 #12     9       SCART-RGB
159 #12     15      no_tv
160 # CPU/Chassis FAN Control: polarity
161 13  0   Active_high
162 13  1   Active_low
163 # Temperature °C
164 14  0   30
165 14  1   35
166 14  2   40
167 14  3   45
168 14  4   50
169 14  5   55
170 14  6   60
171 14  7   65
172 14  8   70
173 14  9   75
174 14  10  80
175 14  11  85
176 14  12  90
177 14  13  95
178 14  14  100
179 # Dutycycle %
180 15  0   25%
181 15  1   30%
182 15  2   35%
183 15  3   40%
184 15  4   45%
185 15  5   50%
186 15  6   55%
187 15  7   60%
188 15  8   65%
189 15  9   70%
190 15  10  75%
191 15  11  80%
192 15  12  85%
193 15  13  90%
194 15  14  95%
195 15  15  100%
196 # cmos_defaults_loaded
197 16  0   No
198 16  1   Yes
199 # sata_mode
200 17  0   AHCI
201 17  1   IDE
202 # reserved
203 18  32  2000
204 # ==============================
205 checksums
206
207 checksum 392 983 984
208
209