2010-04-27 08:56:47 +02:00
|
|
|
##
|
2009-09-30 16:46:43 +02:00
|
|
|
## This file is part of the coreboot project.
|
2010-04-27 08:56:47 +02:00
|
|
|
##
|
2015-02-15 00:51:19 +01:00
|
|
|
## Copyright (C) 2015 Timothy Pearson <tpearson@raptorengineeringinc.com>, Raptor Engineering
|
2009-09-30 16:46:43 +02:00
|
|
|
## Copyright (C) 2007 AMD
|
|
|
|
## Written by Yinghai Lu <yinghailu@amd.com> for AMD.
|
2010-04-27 08:56:47 +02:00
|
|
|
##
|
2009-09-30 16:46:43 +02:00
|
|
|
## This program is free software; you can redistribute it and/or modify
|
|
|
|
## it under the terms of the GNU General Public License as published by
|
|
|
|
## the Free Software Foundation; either version 2 of the License, or
|
|
|
|
## (at your option) any later version.
|
2010-04-27 08:56:47 +02:00
|
|
|
##
|
2009-09-30 16:46:43 +02:00
|
|
|
## This program is distributed in the hope that it will be useful,
|
|
|
|
## but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
|
|
## GNU General Public License for more details.
|
2010-04-27 08:56:47 +02:00
|
|
|
##
|
2009-09-30 16:46:43 +02:00
|
|
|
## You should have received a copy of the GNU General Public License
|
|
|
|
## along with this program; if not, write to the Free Software
|
2013-02-23 18:37:27 +01:00
|
|
|
## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
2010-04-27 08:56:47 +02:00
|
|
|
##
|
2009-09-30 16:46:43 +02:00
|
|
|
|
|
|
|
entries
|
|
|
|
|
|
|
|
0 384 r 0 reserved_memory
|
|
|
|
384 1 e 4 boot_option
|
|
|
|
385 1 e 4 last_boot
|
|
|
|
386 1 e 1 ECC_memory
|
2015-02-15 00:51:19 +01:00
|
|
|
387 1 e 1 ECC_redirection
|
|
|
|
389 4 r 0 reboot_bits
|
|
|
|
393 3 e 5 baud_rate
|
|
|
|
396 5 e 10 ecc_scrub_rate
|
|
|
|
401 1 e 1 interleave_chip_selects
|
|
|
|
402 1 e 1 interleave_nodes
|
|
|
|
403 1 e 1 interleave_memory_channels
|
|
|
|
404 2 e 8 max_mem_clock
|
|
|
|
406 1 e 2 multi_core
|
2009-09-30 16:46:43 +02:00
|
|
|
412 4 e 6 debug_level
|
|
|
|
416 4 e 7 boot_first
|
|
|
|
420 4 e 7 boot_second
|
|
|
|
424 4 e 7 boot_third
|
|
|
|
428 4 h 0 boot_index
|
2010-04-08 17:06:44 +02:00
|
|
|
432 8 h 0 boot_countdown
|
2009-09-30 16:46:43 +02:00
|
|
|
440 4 e 9 slow_cpu
|
|
|
|
444 1 e 1 nmi
|
|
|
|
445 1 e 1 iommu
|
2015-02-15 00:51:19 +01:00
|
|
|
446 1 e 1 power_on_after_fail
|
2009-09-30 16:46:43 +02:00
|
|
|
728 256 h 0 user_data
|
|
|
|
984 16 h 0 check_sum
|
|
|
|
# Reserve the extended AMD configuration registers
|
2010-03-30 10:01:43 +02:00
|
|
|
1000 24 r 0 amd_reserved
|
2009-09-30 16:46:43 +02:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
enumerations
|
|
|
|
|
|
|
|
#ID value text
|
|
|
|
1 0 Disable
|
|
|
|
1 1 Enable
|
|
|
|
2 0 Enable
|
|
|
|
2 1 Disable
|
|
|
|
4 0 Fallback
|
|
|
|
4 1 Normal
|
|
|
|
5 0 115200
|
|
|
|
5 1 57600
|
|
|
|
5 2 38400
|
|
|
|
5 3 19200
|
|
|
|
5 4 9600
|
|
|
|
5 5 4800
|
|
|
|
5 6 2400
|
|
|
|
5 7 1200
|
2015-02-15 00:51:19 +01:00
|
|
|
6 0 Emergency
|
|
|
|
6 1 Alert
|
|
|
|
6 2 Critical
|
|
|
|
6 3 Error
|
|
|
|
6 4 Warning
|
|
|
|
6 5 Notice
|
|
|
|
6 6 Information
|
|
|
|
6 7 Debug
|
|
|
|
6 8 Spew
|
2009-09-30 16:46:43 +02:00
|
|
|
7 0 Network
|
|
|
|
7 1 HDD
|
|
|
|
7 2 Floppy
|
|
|
|
7 8 Fallback_Network
|
|
|
|
7 9 Fallback_HDD
|
|
|
|
7 10 Fallback_Floppy
|
|
|
|
#7 3 ROM
|
2015-02-15 00:51:19 +01:00
|
|
|
8 0 DDR2-800
|
|
|
|
8 1 DDR2-667
|
|
|
|
8 2 DDR2-533
|
|
|
|
8 3 DDR2-400
|
2009-09-30 16:46:43 +02:00
|
|
|
9 0 off
|
|
|
|
9 1 87.5%
|
|
|
|
9 2 75.0%
|
|
|
|
9 3 62.5%
|
|
|
|
9 4 50.0%
|
|
|
|
9 5 37.5%
|
|
|
|
9 6 25.0%
|
|
|
|
9 7 12.5%
|
2015-02-15 00:51:19 +01:00
|
|
|
10 0 Disabled
|
|
|
|
10 1 40ns
|
|
|
|
10 2 80ns
|
|
|
|
10 3 160ns
|
|
|
|
10 4 320ns
|
|
|
|
10 5 640ns
|
|
|
|
10 6 1.28us
|
|
|
|
10 7 2.56us
|
|
|
|
10 8 5.12us
|
|
|
|
10 9 10.2us
|
|
|
|
10 10 20.5us
|
|
|
|
10 11 41us
|
|
|
|
10 12 81.9us
|
|
|
|
10 13 163.8us
|
|
|
|
10 14 327.7us
|
|
|
|
10 15 655.4us
|
|
|
|
10 16 1.31ms
|
|
|
|
10 17 2.62ms
|
|
|
|
10 18 5.24ms
|
|
|
|
10 19 10.49ms
|
|
|
|
10 20 20.97sms
|
|
|
|
10 21 42ms
|
|
|
|
10 22 84ms
|
2009-09-30 16:46:43 +02:00
|
|
|
|
|
|
|
checksums
|
|
|
|
|
|
|
|
checksum 392 983 984
|