coreboot-kgpe-d16/src
Stefan Reinauer c8a9ead1c5 Drop ASM_CONSOLE_LOGLEVEL from LX car code. We do output in C in copy_and_run /
later.
Call copy_and_run instead of cbfs_and_run_core because we can choose the
coreboot_ram filename in C instead of Assembler. 

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Patrick Georgi <patrick.georgi@coresystems.de>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5400 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-04-09 21:05:36 +00:00
..
arch/i386 This patch changes C7 CAR code to be a single assembler file instead 2010-04-09 20:36:29 +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 Drop ASM_CONSOLE_LOGLEVEL from LX car code. We do output in C in copy_and_run / 2010-04-09 21:05:36 +00:00
devices The error message is misleading, even for a SPEW, because 2010-04-02 16:30:25 +00:00
drivers switch some ROMCC boards back to ROMCC. 2010-04-07 02:06:53 +00:00
include 1. This patch adds CAR for Intel P6 series processors. 2010-04-09 11:10:25 +00:00
lib no need to udelay() 2010-04-03 14:19:22 +00:00
mainboard This patch changes C7 CAR code to be a single assembler file instead 2010-04-09 20:36:29 +00:00
northbridge fix the broken nvidia chipset boards, 2010-04-09 15:29:13 +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 fix the broken nvidia chipset boards, 2010-04-09 15:29:13 +00:00
superio zero warnings days. 2010-04-09 14:46:51 +00:00
Kconfig Move Kconfig for HT limits to northbridge/amd/Kconfig. 2010-04-08 15:02:39 +00:00
Kconfig.deprecated_options Move deprecated Kconfig options to their own file, 2010-03-14 21:31:05 +00:00