coreboot-kgpe-d16/src/mainboard/amd/serengeti_cheetah_fam10
Uwe Hermann 01ce601bdb This patch is from 2009-10-20
Convert all DEBUG_SMBUS, DEBUG_SMI, and DEBUG_RAM_SETUP custom and
local #defines into globally configurable kconfig options (and Options.lb
options for as long as newconfig still exists) which can be enabled
by the user in the "Debugging" menu.

The respective menu items only appear if a board is selected where the
chipset code actually provides such additional DEBUG output.

All three variables default to 0 / off for now.

Also, drop a small chunk of dead/useless code in the
src/northbridge/via/cn700/raminit.c file, which would otherwise break
compilation.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>

Reworked to still apply to trunk, added X86EMU_DEBUG (and make the x86emu/yabel
code only work printf instead of a redefined version of printk and 
Acked-by: Stefan Reinauer <stepan@coresystems.de>




git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5185 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-03-05 10:03:50 +00:00
..
acpi Clean up ACPI: 2010-02-08 15:46:37 +00:00
acpi_tables.c move all register fram definitions to arch/register.h 2009-10-24 00:47:07 +00:00
ap_romstage.c straighten naming scheme for application processor rom stage files. 2010-02-08 12:32:30 +00:00
chip.h Carl-Daniel's part: 2009-02-18 20:41:57 +00:00
cmos.layout Revert "CMOS: Add set_option and rework get_option." 2009-06-03 14:19:33 +00:00
devicetree.cb Kconfig! 2009-08-12 15:00:51 +00:00
dsdt.asl Clean up ACPI: 2010-02-08 15:46:37 +00:00
fadt.c oops, forgot these in the cleanup.. (trivial) 2008-08-01 19:22:34 +00:00
get_bus_conf.c The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of 2008-10-01 12:52:52 +00:00
irq_tables.c This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
Kconfig - Add rules that build either 4 or 5 ssdts (only those variants exist in the board now) 2010-03-01 07:42:02 +00:00
mainboard.c Drop CONFIG_CHIP_NAME. Those config statements in Config.lb should 2009-04-01 13:43:21 +00:00
Makefile.inc - Add rules that build either 4 or 5 ssdts (only those variants exist in the board now) 2010-03-01 07:42:02 +00:00
mb_sysconf.h Please bear with me - another rename checkin. This qualifies as trivial, no 2008-01-18 10:35:56 +00:00
mptable.c Please bear with me - another rename checkin. This qualifies as trivial, no 2008-01-18 10:35:56 +00:00
resourcemap.c Define some variables that were not defined. There are a couple left. 2009-10-26 15:14:07 +00:00
romstage.c This patch is from 2009-10-20 2010-03-05 10:03:50 +00:00
spd_addr.h janitor task: unify and cleanup naming. 2010-02-08 12:20:50 +00:00
ssdt2.asl Clean up ACPI: 2010-02-08 15:46:37 +00:00
ssdt3.asl Clean up ACPI: 2010-02-08 15:46:37 +00:00
ssdt4.asl Clean up ACPI: 2010-02-08 15:46:37 +00:00
ssdt5.asl Clean up ACPI: 2010-02-08 15:46:37 +00:00