coreboot/src/cpu/amd
Josef Kellermann ed1d116e62 Add compile-time defaults to some K8 CMOS options in case they're absent in CMOS
This affects the CMOS options iommu, ECC_memory, max_mem_clock,
hw_scrubber, interleave_chip_selects.
If they're absent in cmos.layout, a Kconfig value is used if it exists,
or a hardcoded default otherwise.

[Patrick: I changed the ramstage CMOS handling a bit, and dropped the
reliance of hw_scrubber on ECC RAM, as it has nothing to do with it -
it's the cache that's being scrubbed here.]

Signed-off-by: Josef Kellermann <seppk@arcor.de>
Acked-by: Patrick Georgi <patrick.georgi@secunet.com>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6380 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2011-02-24 14:35:42 +00:00
..
agesa_wrapper Add AMD cpu wrapper code. Patch 4 of 8. 2011-02-14 18:42:12 +00:00
car According to AMD documentation, cache type WP should be used for 2011-02-10 20:49:56 +00:00
dualcore Eliminate SET_NB_CFG_54 option. There was no board that 2010-11-18 00:11:32 +00:00
microcode Rename build system variables to be more intuitive, and 2010-09-30 16:55:02 +00:00
model_10xxx drop unused files 2011-01-12 21:09:25 +00:00
model_fxx Add compile-time defaults to some K8 CMOS options in case they're absent in CMOS 2011-02-24 14:35:42 +00:00
model_gx1 Rename build system variables to be more intuitive, and 2010-09-30 16:55:02 +00:00
model_gx2 Remove duplicated GX2 processor IIOC mode setting on CS5535 southbridge code 2010-12-30 19:23:29 +00:00
model_lx Rename build system variables to be more intuitive, and 2010-09-30 16:55:02 +00:00
mtrr MTRR related improvements for AMD family 10h and family 0Fh systems 2010-11-13 19:07:59 +00:00
quadcore Eliminate SET_NB_CFG_54 option. There was no board that 2010-11-18 00:11:32 +00:00
sc520 We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. 2010-10-12 17:34:08 +00:00
smm SMM on AMD K8 Part 2/2 2010-12-18 23:30:59 +00:00
socket_754 SMM for AMD K8 Part 1/2 2010-12-18 23:29:37 +00:00
socket_939 SMM for AMD K8 Part 1/2 2010-12-18 23:29:37 +00:00
socket_940 SMM for AMD K8 Part 1/2 2010-12-18 23:29:37 +00:00
socket_AM2 SMM for AMD K8 Part 1/2 2010-12-18 23:29:37 +00:00
socket_AM2r2 SMM for AMD K8 Part 1/2 2010-12-18 23:29:37 +00:00
socket_AM3 SMM for AMD K8 Part 1/2 2010-12-18 23:29:37 +00:00
socket_ASB2 SMM for AMD K8 Part 1/2 2010-12-18 23:29:37 +00:00
socket_F SMM for AMD K8 Part 1/2 2010-12-18 23:29:37 +00:00
socket_F_1207 SMM for AMD K8 Part 1/2 2010-12-18 23:29:37 +00:00
socket_S1G1 SMM for AMD K8 Part 1/2 2010-12-18 23:29:37 +00:00
Kconfig Add AMD cpu wrapper code. Patch 4 of 8. 2011-02-14 18:42:12 +00:00
Makefile.inc Add AMD cpu wrapper code. Patch 4 of 8. 2011-02-14 18:42:12 +00:00