coreboot/src
Rudolf Marek a3c10acaac Following patch changes the K8M890 VGA handling. It reverts the framebuffer size
to option based (similar what Uwe did) and also it uses GFXUMA to handle the
high_tables_start offset from memory top.

To satisfy the CMOS option users (Hi, libv!  ;)  I added also a possibility to do
that through CMOS.

Fixed printks to match the new style.

Signed-off-by: Rudolf Marek <r.marek@assembler.cz>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5494 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-04-25 15:21:18 +00:00
..
arch/i386 oops, sorry for the last commit. This commit changes the code to distinguish 2010-04-21 20:55:38 +00:00
boot printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
console - get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files. 2010-04-01 09:50:32 +00:00
cpu these cpus are explicitly supported by model_6bx 2010-04-24 23:16:23 +00:00
devices drop all duplicate copies of vgabios.c in favor 2010-04-24 23:15:23 +00:00
drivers no warnings days. 2010-04-25 14:37:18 +00:00
include None of the cs5536 settings in devicetree.cb were ever used and nobody noticed. 2010-04-22 10:44:08 +00:00
lib Myles suspected this hangs certain machines, so back it out. 2010-04-15 12:43:07 +00:00
mainboard Following patch changes the K8M890 VGA handling. It reverts the framebuffer size 2010-04-25 15:21:18 +00:00
northbridge zero warnings days 2010-04-25 13:54:30 +00:00
pc80 Don't include option_table.h every time we include mc146818rtc.h, that was a 2010-03-29 23:01:35 +00:00
southbridge Following patch changes the K8M890 VGA handling. It reverts the framebuffer size 2010-04-25 15:21:18 +00:00
superio zero warnings days 2010-04-25 13:54:30 +00:00
Kconfig Make USE_OPTION_TABLE user visible, so it can be edited. 2010-04-23 08:03:14 +00:00
Kconfig.deprecated_options Move deprecated Kconfig options to their own file, 2010-03-14 21:31:05 +00:00