coreboot/src
Juergen Beisert 557a9018ed Make the reserved video memory on Geode GX1 based systems configurable.
This makes sense on systems with small memories when the VGA feature is
not used (CONFIG_VIDEO_MB = 0 in this case).

On Geode GX1 based systems the following amount of memory should be reserved
when VGA support is enabled:
 - 1MiB for VGA and SVGA resolutions
 - 2MiB for XGA resolution
 - 4MiB for SXGA resolution

Signed-off-by: Juergen Beisert <juergen127@kreuzholzen.de>
Acked-by: Peter Stuge <peter@stuge.se>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2840 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2007-10-07 22:46:51 +00:00
..
arch Add a common/global failover.c file which can be used by all 2007-09-13 08:38:24 +00:00
boot This patch makes a some elf debugging information available at log level 2007-04-14 16:34:32 +00:00
config Fix some issues with spaces in the code and Doxygen style documentation. 2007-10-07 21:00:02 +00:00
console This is (most of) the usb2 debug console code ripped out of 2007-02-28 11:17:02 +00:00
cpu Add support for the Athlon64 x2 5000+ CPU. 2007-08-30 10:29:15 +00:00
devices Don't arbitrarily enable PERR# and SERR# for PCI devices. 2007-09-26 16:41:15 +00:00
drivers Fix Agami Aruma target (the only one using the part) 2007-07-12 20:07:54 +00:00
include Add SiS device IDs for further update. 2007-09-22 17:51:48 +00:00
lib This is (most of) the usb2 debug console code ripped out of 2007-02-28 11:17:02 +00:00
mainboard Add missing '\n' to a printk_debug() and some other small fixes 2007-10-07 22:25:49 +00:00
northbridge Make the reserved video memory on Geode GX1 based systems configurable. 2007-10-07 22:46:51 +00:00
pc80 Small patch that adds an error message in case the keyboard selftest fails. 2007-05-24 13:55:45 +00:00
pmc/altimus/mpc7410 Use the common LinuxBIOS license header (trivial). Refs #5. 2006-12-05 15:27:46 +00:00
ram - Adds support for the Advantech eval board. Configuration was produced 2006-04-01 04:10:44 +00:00
sdram 1201_ht_bus0_dev0_fidvid_core.diff 2005-12-02 21:52:30 +00:00
southbridge Fix some issues with spaces in the code and Doxygen style documentation. 2007-10-07 21:00:02 +00:00
stream This eliminates an illegal and annoying warning. 2007-02-03 10:43:48 +00:00
superio [Arg! Forgot to 'svn add', sorry] 2007-07-12 13:13:56 +00:00