coreboot/src
Zheng Bao edee9eb350 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
2009-08-11 03:18:11 +00:00
..
arch Fix the generic code for copying and running coreboot_ram in case 2009-08-05 10:48:43 +00:00
boot CBFS stuff: 2009-07-23 22:03:14 +00:00
config Prepare for kconfig: Rename COREBOOT_V2 to CONFIG_COREBOOT_V2 2009-08-05 12:16:01 +00:00
console trivial typo in a comment 2009-07-26 15:05:40 +00:00
cpu The code between #if and #endif is only about UMA mode. The CONFIG_GFXUMA should be 1. 2009-08-11 03:18:11 +00:00
devices Rewrite interrupt handling in coreboot to be more comprehensible and 2009-07-21 21:36:41 +00:00
drivers This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
include Fix a redundant declaration warning (trivial) 2009-07-22 01:42:13 +00:00
lib CBFS stuff: 2009-07-23 22:03:14 +00:00
mainboard Fix the generic code for copying and running coreboot_ram in case 2009-08-05 10:48:43 +00:00
northbridge Fix up the tree again... 2009-07-22 01:11:37 +00:00
pc80 fix for the case that CONFIG_TTYS0_DIV is defined in mainboard's Config.lb 2009-08-06 11:36:33 +00:00
pmc/altimus/mpc7410 Please bear with me - another rename checkin. This qualifies as trivial, no 2008-01-18 10:35:56 +00:00
ram This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
sdram fix typo in commend of generic_sdram.c (trivial) 2008-08-01 11:36:40 +00:00
southbridge Add some more CONFIG_* prefixes that were missing. 2009-08-05 12:24:23 +00:00
stream This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
superio Add support for the Mitac 6513WU mainboard, a Compaq OEM board using the 2009-07-05 19:29:39 +00:00