Add constants for fast path resume copying
[coreboot.git] / src / mainboard / wyse / s50 / cmos.layout
1 #
2 # This file is part of the coreboot project.
3 #
4 # Copyright (C) 2010 Nils Jacobs
5 #
6 # This program is free software; you can redistribute it and/or
7 # modify it under the terms of the GNU General Public License as
8 # published by the Free Software Foundation; version 2 of
9 # the License.
10 #
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY; without even the implied warranty of
13 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14 # GNU General Public License for more details.
15 #
16 # You should have received a copy of the GNU General Public License
17 # along with this program; if not, write to the Free Software
18 # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
19 # 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 #80           4       r       0        rate_select
38 #84           3       r       0        REF_Clock
39 #87           1       r       0        UIP
40 #88           1       r       0        auto_switch_DST
41 #89           1       r       0        24_hour_mode
42 #90           1       r       0        binary_values_enable
43 #91           1       r       0        square-wave_out_enable
44 #92           1       r       0        update_finished_enable
45 #93           1       r       0        alarm_interrupt_enable
46 #94           1       r       0        periodic_interrupt_enable
47 #95           1       r       0        disable_clock_updates
48 #96         288       r       0        temporary_filler
49 0          384       r       0        reserved_memory
50 384          1       e       4        boot_option
51 385          1       e       4        last_boot
52 386          1       e       1        ECC_memory
53 388          4       r       0        reboot_bits
54 392          3       e       5        baud_rate
55 400          1       e       1        power_on_after_fail
56 412          4       e       6        debug_level
57 416          4       e       7        boot_first
58 420          4       e       7        boot_second
59 424          4       e       7        boot_third
60 428          4       h       0        boot_index
61 432          8       h       0        boot_countdown
62 1008         16      h       0        check_sum
63
64 enumerations
65
66 #ID value   text
67 1     0     Disable
68 1     1     Enable
69 2     0     Enable
70 2     1     Disable
71 4     0     Fallback
72 4     1     Normal
73 5     0     115200
74 5     1     57600
75 5     2     38400
76 5     3     19200
77 5     4     9600
78 5     5     4800
79 5     6     2400
80 5     7     1200
81 6     6     Notice
82 6     7     Info
83 6     8     Debug
84 6     9     Spew
85 7     0     Network
86 7     1     HDD
87 7     2     Floppy
88 7     8     Fallback_Network
89 7     9     Fallback_HDD
90 7     10    Fallback_Floppy
91 #7     3     ROM
92
93 checksums
94
95 checksum 392 1007 1008
96
97