The code between #if and #endif is only about UMA mode. The CONFIG_GFXUMA should...
authorZheng Bao <zheng.bao@amd.com>
Tue, 11 Aug 2009 03:18:11 +0000 (03:18 +0000)
committerZheng Bao <Zheng.Bao@amd.com>
Tue, 11 Aug 2009 03:18:11 +0000 (03:18 +0000)
commitedee9eb350406e8c1598bb455815469c13c089b9
tree376dfc0bbe44427392f46c70742abfb1b032f777
parentdabae0d8fc0fce8f56bd43239cf965814c433d38
The code between #if and #endif is only about UMA mode. The CONFIG_GFXUMA should be 1.
We have another mode called side port mode. It is When the CONFIG_GFXUMA is 0.

Signed-off-by: Zheng Bao <zheng.bao@amd.com>
Acked-by: Myles Watson <mylesgw@gmail.com>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4525 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/cpu/x86/mtrr/mtrr.c