coreboot/src/cpu/via
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
..
car Reduce duplicate definition in CAR code. 2010-10-12 06:13:40 +00:00
model_c3 Remove some duplicate #include files (trivial). 2010-10-07 23:42:17 +00:00
model_c7 Remove some duplicate #include files (trivial). 2010-10-07 23:42:17 +00:00
Kconfig Make all Kconfig enabled boards build (tested with kbuildall). 2009-09-24 09:03:06 +00:00
Makefile.inc This goes a surprisingly long way to building the epia-n. It also has 2009-08-20 18:05:31 +00:00