summaryrefslogtreecommitdiffstats
path: root/src/mainboard/asus/p8z77-m_pro/cmos.layout
blob: 3d717b444d954bcee50460a997926e76931ce77e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
## SPDX-License-Identifier: GPL-2.0-only

# -----------------------------------------------------------------
entries

# -----------------------------------------------------------------
0	120	r	0	reserved_memory

# -----------------------------------------------------------------
# RTC_BOOT_BYTE (coreboot hardcoded)
384	1	e	3	boot_option
388	4	h	0	reboot_counter

# -----------------------------------------------------------------
# coreboot config options: console
395	4	e	4	debug_level
#400	8	r	0	reserved for century byte

# -----------------------------------------------------------------
# coreboot config options: southbridge

# Non Maskable Interrupt(NMI) support, which is an interrupt that may
# occur on a RAM or unrecoverable error.
408	1	e	1	nmi

409	2	e	5	power_on_after_fail
411	1	e	6	sata_mode

# -----------------------------------------------------------------
# coreboot config options: northbridge

# gfx_uma_size
# Quantity of shared video memory the IGP can use
#
416	5	e	7	gfx_uma_size

# -----------------------------------------------------------------
# coreboot config options: usb3

# usb3_mode
# Controls how the motherboard's USB3 ports act at boot time
421	2	e	8	usb3_mode

# usb3_drv
# Load (or not) pre-OS xHCI USB3 BIOS driver
#
423	1	e	1	usb3_drv

# usb3_streams
# Streams can provide more speed (as they can use 64Kb packets),
# but they might cause incompatibilities with some devices.
#
424	1	e	1	usb3_streams

# -----------------------------------------------------------------
# Sandy/Ivy Bridge MRC Scrambler Seed values
# note: MUST NOT be covered by checksum!
464	32	r	0	mrc_scrambler_seed
496	32	r	0	mrc_scrambler_seed_s3
528	16	r	0	mrc_scrambler_seed_chk

# -----------------------------------------------------------------
# coreboot config options: check sums
544	16	h	0	check_sum

# -----------------------------------------------------------------

enumerations
#ID	value	text

# Generic on/off enum
1	0	Disable
1	1	Enable

# boot_option
3	0	Fallback
3	1	Normal

# debug_level
4	0	Emergency
4	1	Alert
4	2	Critical
4	3	Error
4	4	Warning
4	5	Notice
4	6	Info
4	7	Debug
4	8	Spew

# power_on_after_fail
5	0	Disable
5	1	Enable
5	2	Keep

# sata_mode
6	0	AHCI
6	1	Compatible

# gfx_uma_size (Intel IGP Video RAM size)
7	0	32M
7	1	64M
7	2	96M
7	3	128M
7	4	160M
7	5	192M
7	6	224M
7	7	256M
7	8	288M
7	9	320M
7	10	352M
7	11	384M
7	12	416M
7	13	448M
7	14	480M
7	15	512M
7	16	544M
7	17	576M
7	18	608M
7	19	640M
7	20	672M
7	21	704M
7	22	736M
7	23	768M
7	24	800M
7	25	832M
7	26	864M
7	27	896M
7	28	928M
7	29	960M
7	30	992M

# usb3_mode
# Disable = Use the port always as USB 2.0 for compatibility
# Enable = Use the port always as USB 3.0 for speed
# Auto = Initialize the port as USB 2.0, until the OS loads
#	xHCI USB 3.0 driver
# SmartAuto = Same as Auto but, if the OS loads the xHCI USB 3.0 driver
#	and the computer is reset, keep the USB 3.0 mode.
#
8	0	Disable
8	1	Enable
8	2	Auto
8	3	SmartAuto

# -----------------------------------------------------------------
# <startBit[must be byte-aligned]> <endBit[must be byte aligned]>
#	<bit where to start storing checksum[must be 16bits-aligned]>
checksums

checksum 392 431 544