Thanks, Committed to r4525.
-----Original Message----- From: Myles Watson [mailto:mylesgw@gmail.com] Sent: Monday, August 10, 2009 11:33 PM To: Bao, Zheng; 'Coreboot' Subject: RE: [coreboot] [patch] Fix CONFIG_GFXUMA in mtrr.c
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
Thanks, Myles