summaryrefslogtreecommitdiff
path: root/src/mainboard/pcengines/apu1/cmos.layout
blob: dd3cd91f30304f72b71cb54c28d8d0aedd5da295 (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
entries

# <start-bit> <bit-length> <config> <config-id> <parameter-name>
0	384	r	0	reserved_memory
384	4	r	0	reboot_bits
# leave 3 bits to make checksummed area start byte-aligned
392	1	e	2	boot_option
393	1	e	1	multi_core
400	4	e	4	debug_level
# leave 7 bits to make checksummed area end byte-aligned
408	16	h	0	check_sum

enumerations

#<config-id>  <value>  <label>
## for multi_core
1	0	Enable
1	1	Disable
## for boot_option
2	0	Fallback
2	1	Normal
## for debug_level
4	0	Emerg
4	1	Alert
4	2	Crit
4	3	Err
4	4	Warning
4	5	Notice
4	6	Info
4	7	Debug
4	8	Spew

checksums

checksum 392 407 408