blob: 2f429c9a7a69b9090d2554f7839f18e1080421a4 [file] [log] [blame]
Aaron Durbinf6933a62012-10-30 09:09:39 -05001##
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##
Aaron Durbinf6933a62012-10-30 09:09:39 -050015
16# -----------------------------------------------------------------
17entries
18
Aaron Durbinf6933a62012-10-30 09:09:39 -050019# -----------------------------------------------------------------
20# Status Register A
Aaron Durbinf6933a62012-10-30 09:09:39 -050021# -----------------------------------------------------------------
22# Status Register B
Aaron Durbinf6933a62012-10-30 09:09:39 -050023# -----------------------------------------------------------------
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
Aaron Durbinf6933a62012-10-30 09:09:39 -050045388 4 r 0 reboot_bits
46#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
61#411 5 r 0 unused
62
63# coreboot config options: bootloader
64#Used by ChromeOS:
65416 128 r 0 vbnv
66#544 440 r 0 unused
67
Aaron Durbinf6933a62012-10-30 09:09:39 -050068# coreboot config options: check sums
69984 16 h 0 check_sum
70#1000 24 r 0 amd_reserved
71
72# -----------------------------------------------------------------
73
74enumerations
75
76#ID value text
771 0 Disable
781 1 Enable
792 0 Enable
802 1 Disable
814 0 Fallback
824 1 Normal
835 0 115200
845 1 57600
855 2 38400
865 3 19200
875 4 9600
885 5 4800
895 6 2400
905 7 1200
916 1 Emergency
926 2 Alert
936 3 Critical
946 4 Error
956 5 Warning
966 6 Notice
976 7 Info
986 8 Debug
996 9 Spew
1007 0 Disable
1017 1 Enable
1027 2 Keep
103# -----------------------------------------------------------------
104checksums
105
106checksum 392 415 984