blob: f65750cd07e7e19c65bac6ba6fa6b9a307c47ccc [file] [log] [blame]
Martin Rothe6df0412014-07-28 14:22:32 -06001##
2## This file is part of the coreboot project.
3##
4## Copyright (C) 2007-2008 coresystems GmbH
5##
6## This program is free software; you can redistribute it and/or modify
7## it under the terms of the GNU General Public License as published by
8## the Free Software Foundation; version 2 of the License.
9##
10## This program is distributed in the hope that it will be useful,
11## but WITHOUT ANY WARRANTY; without even the implied warranty of
12## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13## GNU General Public License for more details.
14##
Martin Rothe6df0412014-07-28 14:22:32 -060015
16# -----------------------------------------------------------------
17entries
18
Martin Rothe6df0412014-07-28 14:22:32 -060019# -----------------------------------------------------------------
20# Status Register A
Martin Rothe6df0412014-07-28 14:22:32 -060021# -----------------------------------------------------------------
22# Status Register B
Martin Rothe6df0412014-07-28 14:22:32 -060023# -----------------------------------------------------------------
24# Status Register C
25#96 4 r 0 status_c_rsvd
26#100 1 r 0 uf_flag
27#101 1 r 0 af_flag
28#102 1 r 0 pf_flag
29#103 1 r 0 irqf_flag
30# -----------------------------------------------------------------
31# Status Register D
32#104 7 r 0 status_d_rsvd
33#111 1 r 0 valid_cmos_ram
34# -----------------------------------------------------------------
35# Diagnostic Status Register
36#112 8 r 0 diag_rsvd1
37
38# -----------------------------------------------------------------
390 120 r 0 reserved_memory
40#120 264 r 0 unused
41
42# -----------------------------------------------------------------
43# RTC_BOOT_BYTE (coreboot hardcoded)
44384 1 e 4 boot_option
Nico Huberd23ee5d2016-08-11 22:45:55 +020045388 4 h 0 reboot_counter
Martin Rothe6df0412014-07-28 14:22:32 -060046#390 2 r 0 unused?
47
48# -----------------------------------------------------------------
49# coreboot config options: console
50392 3 e 5 baud_rate
51395 4 e 6 debug_level
52#399 1 r 0 unused
53
54# coreboot config options: cpu
55400 1 e 2 hyper_threading
56#401 7 r 0 unused
57
58# coreboot config options: southbridge
59408 1 e 1 nmi
60409 2 e 7 power_on_after_fail
Martin Roth14ca52b2014-12-02 21:51:03 -070061411 2 e 8 use_xhci_over_ehci
62#413 3 r 0 unused
Martin Rothe6df0412014-07-28 14:22:32 -060063
64# MRC Scrambler Seed values
65896 32 r 0 mrc_scrambler_seed
66928 32 r 0 mrc_scrambler_seed_s3
67
68# coreboot config options: check sums
69984 16 h 0 check_sum
70#1000 24 r 0 amd_reserved
71
72#save timestamps in pre-ram boot areas
731719 64 h 0 timestamp_value1
741783 64 h 0 timestamp_value2
751847 64 h 0 timestamp_value3
761911 64 h 0 timestamp_value4
771975 64 h 0 timestamp_value5
78
79# -----------------------------------------------------------------
80
81enumerations
82
83#ID value text
841 0 Disable
851 1 Enable
862 0 Enable
872 1 Disable
884 0 Fallback
894 1 Normal
905 0 115200
915 1 57600
925 2 38400
935 3 19200
945 4 9600
955 5 4800
965 6 2400
975 7 1200
986 1 Emergency
996 2 Alert
1006 3 Critical
1016 4 Error
1026 5 Warning
1036 6 Notice
1046 7 Info
1056 8 Debug
1066 9 Spew
1077 0 Disable
1087 1 Enable
1097 2 Keep
Martin Roth14ca52b2014-12-02 21:51:03 -07001108 0 EHCI
1118 1 XHCI
1128 2 Default
Martin Rothe6df0412014-07-28 14:22:32 -0600113# -----------------------------------------------------------------
114checksums
115
116checksum 392 415 984