coreboot-kgpe-d16/src/mainboard/amd/serengeti_cheetah_fam10
Patrick Georgi 914377efd6 Get rid of the old romstage-as-bootblock ROM layout
This change removes CONFIG_TINY_BOOTBLOCK, CONFIG_BIG_BOOTBLOCK, and
all their uses, assuming TINY_BOOTBLOCK=y, BIG_BOOTBLOCK=n.

This might break a couple of boards on runtime, but so far, fixes were
quite simple.
There's a flag day: Code that relies on CONFIG_TINY_BOOTBLOCK must be
adapted.

Change-Id: I1e17a4a1b9c9adb8b43ca4db8aed5a6d44d645f5
Signed-off-by: Patrick Georgi <patrick@georgi-clan.de>
Reviewed-on: http://review.coreboot.org/320
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2011-10-28 22:17:36 +02:00
..
acpi Add "reasonable" values in ASL at places we overwrite from 2010-05-21 20:40:38 +00:00
acpi_tables.c Move the ACPI FACP table to the front of the RSDT list. This is done to work around a Windows XP or Server 2003 setup failure where an error message such as: "An unexpected error (805262864) occurred at line 1768 of d:\xpclient\base\boot\setup\arcdisp.c" occurs. This change updates AMD reference board projects, but could applied to others as well. 2011-05-20 00:06:09 +00:00
chip.h Remove unused mainboard_config definitions. Trivial. 2010-08-26 18:24:04 +00:00
cmos.layout Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix some white space. 2010-04-08 15:06:44 +00:00
devicetree.cb Use subsystem id from devicetree.cb instead of Kconfig and move 2011-03-01 19:58:47 +00:00
dsdt.asl Add "reasonable" values in ASL at places we overwrite from 2010-05-21 20:40:38 +00:00
fadt.c Running a checked build of Windows is needed for understanding its various BIOS related BSODs. Win7 checked build complains when running coreboot+seabios: 2010-10-24 16:22:11 +00:00
get_bus_conf.c Final set of smp_write_bus -> mptable_write_buses changes. 2010-11-22 14:14:56 +00:00
irq_tables.c move amd K8/Fam10 "bus detection" function prototypes to a common place. 2010-04-07 15:30:11 +00:00
Kconfig Get rid of the old romstage-as-bootblock ROM layout 2011-10-28 22:17:36 +02:00
mainboard.c Drop CONFIG_CHIP_NAME. Those config statements in Config.lb should 2009-04-01 13:43:21 +00:00
Makefile.inc Rename build system variables to be more intuitive, and 2010-09-30 16:55:02 +00:00
mb_sysconf.h Final set of smp_write_bus -> mptable_write_buses changes. 2010-11-22 14:14:56 +00:00
mptable.c mptable: Refactor mptable generation some more 2011-10-13 01:11:08 +02: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 run uart_init() from console_init, just like the other console initialization functions. 2011-04-20 20:54:07 +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