coreboot/src/cpu
Tobias Diedrich c29246739a This fixes a FIXME in src/cpu/amd/mtrr/amd_mtrr.c and shuts up the
Linux kernel, which was previously complaining that the MTRR setup
is wrong, if the cpu supports more than CONFIG_CPU_ADDR_BITS bits of
address space.

Shamelessly copied from Linux arch/x86/kernel/cpu/mtrr/main.c

Signed-off-by: Tobias Diedrich <ranma+coreboot@tdiedrich.de>
Acked-by: Scott Duplichan <scott@notabs.org>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6052 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-11-09 22:31:11 +00:00
..
amd This fixes a FIXME in src/cpu/amd/mtrr/amd_mtrr.c and shuts up the 2010-11-09 22:31:11 +00:00
intel update intel microcode files. 2010-10-18 00:21:39 +00:00
via Reduce duplicate definition in CAR code. 2010-10-12 06:13:40 +00:00
x86 Now that no boards set RAMBASE < 1M, get rid of some dead code. Trivial. 2010-10-20 19:23:22 +00:00
Kconfig We call this cache as ram everywhere, so let's call it the same in Kconfig 2010-08-30 17:53:13 +00:00
Makefile.inc qemu: drop "northbridge.c" from src/cpu/... 2010-03-29 21:17:25 +00:00