coreboot-kgpe-d16/src/include/cpu
Warren Turkal 4ffde94c4e Reduce duplicate definition in CAR code.
Macros for the register addresses for the MTRR MSRs are already defined
in include/cpu/x86/car.h. This patch uses those macros instead of
creating a second instance of that same data.

I also added a few macros to the amd mtrr.h to make the MSR naming more
consistent.

Signed-off-by: Warren Turkal <wt@penguintechs.org>
Acked-by: Stefan Reinauer <stepan@coresystems.de>

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5942 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-10-12 06:13:40 +00:00
..
amd Reduce duplicate definition in CAR code. 2010-10-12 06:13:40 +00:00
intel fix compiler warnings (trivial) 2009-01-20 21:27:23 +00:00
x86 Factor out common CAR asm snippets. 2010-10-01 21:46:04 +00:00
cpu.h This is a general cleanup patch 2010-02-22 06:09:43 +00:00