coreboot-kgpe-d16/src
Jonathan A. Kollasch df5446196c amd/model_fxx: set CPU_ADDR_BITS to 40 on all K8 machines
Moves the K8 CPU_ADDR_BITS definition from socket to model.
Previously socket_F was not setting CPU_ADDR_BITS correctly.

Tested on Sun Ultra 40 M2 with two 2nd-gen Opterons w/ 2x4x2GiB DIMMs.

Most if not all K8-based chips support 40-bit physical addresses, with
possible exception of IA32-only K8-based Athlon XP-M chips.

Probably irrelevant, unless your machine has enough memory (at least 60 to
64GiB before MMIO hoisting) to exceed the CPU_ADDR_BITS default of 36 from
src/cpu/x86/Kconfig.

Change-Id: I01a2a59fa902280171840c36ca2e631476d3d603
Signed-off-by: Jonathan A. Kollasch <jakllsch@kollasch.net>
Reviewed-on: http://review.coreboot.org/10963
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins)
Tested-by: Raptor Engineering Automated Test Stand <noreply@raptorengineeringinc.com>
Reviewed-by: Marc Jones <marc.jones@se-eng.com>
2015-07-22 20:52:27 +02:00
..
acpi acpi/sata: add generic sata ssdt port generator 2015-06-07 01:24:47 +02:00
arch riscv: Link in libgcc 2015-07-22 19:04:46 +02:00
console consoles: remove unused infrastructure 2015-05-26 19:02:54 +02:00
cpu amd/model_fxx: set CPU_ADDR_BITS to 40 on all K8 machines 2015-07-22 20:52:27 +02:00
device x86 realmode: Set up the 8254 timer before running option rom 2015-07-16 04:03:45 +02:00
drivers console: Add UART8250MEM 32bit support 2015-07-21 20:16:48 +02:00
ec mec: Correct the access mode for short payloads 2015-07-21 21:22:15 +02:00
include lib/hexdump: Add xxd hint 2015-07-22 18:57:15 +02:00
lib cbfs: hardcode file alignment 2015-07-15 16:34:37 +02:00
mainboard winent/mb6047: move power_on_after_fail out of RTC century byte 2015-07-22 18:58:00 +02:00
northbridge intel raminit: rewrite timB high adjust calculation 2015-07-22 18:10:51 +02:00
soc intel/fsp_baytrail: Support Baytrail FSP Gold4 release 2015-07-21 22:32:23 +02:00
southbridge amd/hudson: Fix makefile FWM location check 2015-07-21 03:39:50 +02:00
superio superio/smsc: Add support for SMSC DME1737 2015-07-13 17:11:00 +02:00
vendorcode intel/fsp_baytrail: Support Baytrail FSP Gold4 release 2015-07-21 22:32:23 +02:00
Kconfig riscv-emulation: Set stack size to 0 in Kconfig 2015-07-14 16:56:25 +02:00