Fix mtrr setup for UMA architectures.
authorStefan Reinauer <stepan@coresystems.de>
Thu, 12 Feb 2009 16:02:16 +0000 (16:02 +0000)
committerStefan Reinauer <stepan@openbios.org>
Thu, 12 Feb 2009 16:02:16 +0000 (16:02 +0000)
commit7f86ed122068f34de4e8723b83e0d9b053cea9a2
tree1696083a21e670772185bd8e3d77b259114596fe
parente755bc159688d65109cf100eb7a2da88cb6c3606
Fix mtrr setup for UMA architectures.

If high SMM memory is used (and needs to be uncached for whatever reason; it
shouldn't in my opinion), we should do it the same way.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Peter Stuge <peter@stuge.se>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3942 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/cpu/x86/mtrr/mtrr.c