coreboot-kgpe-d16/src
Timothy Pearson 3c206781f2 northbridge/amd/amdfam10: Fold back memory frequency based on MCT load
K10 processors cannot operate at full memory speeds when more than a
certain number of DIMMs are installed on a specific channel.  The
allowed DIMM numbers and speeds are listed in the BKDG; this patch
implements the appropriate frequency reduction to ensure stability.

Change-Id: I8ac5b508915e423d262ad36c49de1fe696df2ecd
Signed-off-by: Timothy Pearson <tpearson@raptorengineeringinc.com>
Reviewed-on: http://review.coreboot.org/8435
Tested-by: build bot (Jenkins)
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
2015-02-16 09:08:12 +01:00
..
arch nvram: Add option to reset NVRAM to default parameters on every boot 2015-02-16 08:36:37 +01:00
console
cpu cpu/allwinner/a10/Kconfig: Link ramstage at base of SDRAM 2015-02-14 22:54:01 +01:00
device device/device_util.c: Add space after ellipse for better legibility 2015-02-15 09:21:09 +01:00
drivers nvram: Add option to reset NVRAM to default parameters on every boot 2015-02-16 08:36:37 +01:00
ec
include x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer 2015-02-15 08:50:22 +01:00
lib x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer 2015-02-15 08:50:22 +01:00
mainboard mainboard/asus/kfsn4-dre: Add memory interleave options to NVRAM 2015-02-16 09:05:33 +01:00
northbridge northbridge/amd/amdfam10: Fold back memory frequency based on MCT load 2015-02-16 09:08:12 +01:00
soc x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer 2015-02-15 08:50:22 +01:00
southbridge x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer 2015-02-15 08:50:22 +01:00
superio
vendorcode
Kconfig nvram: Add option to reset NVRAM to default parameters on every boot 2015-02-16 08:36:37 +01:00