coreboot-kgpe-d16/src/southbridge/intel/i82371eb
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 After finding the missing bit poweroff works now. 2010-11-27 09:40:16 +00:00
acpi_tables.c Use default table creator macro for all SSDTs 2011-10-13 19:59:45 +02:00
bootblock.c Merge enable_rom.c files into bootblock.c files. 2010-12-09 18:09:14 +00:00
chip.h After finding the missing bit poweroff works now. 2010-11-27 09:40:16 +00:00
early_pm.c first round name simplification. drop the <component>_ prefix. 2010-12-08 05:42:47 +00:00
early_smbus.c first round name simplification. drop the <component>_ prefix. 2010-12-08 05:42:47 +00:00
fadt.c Use ACPI text fields consistently with all other boards 2011-09-21 00:31:45 +02:00
i82371eb.c
i82371eb.h In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__. 2011-04-10 04:15:23 +00:00
ide.c first round name simplification. drop the <component>_ prefix. 2010-12-08 05:42:47 +00:00
isa.c first round name simplification. drop the <component>_ prefix. 2010-12-08 05:42:47 +00:00
Kconfig Get rid of the old romstage-as-bootblock ROM layout 2011-10-28 22:17:36 +02:00
Makefile.inc Add acpi_get_sleep_type() to i82371eb and P2B _PTS/_WAK methods 2011-09-12 15:56:12 +02:00
reset.c first round name simplification. drop the <component>_ prefix. 2010-12-08 05:42:47 +00:00
smbus.c Add acpi_get_sleep_type() to i82371eb and P2B _PTS/_WAK methods 2011-09-12 15:56:12 +02:00
smbus.h first round name simplification. drop the <component>_ prefix. 2010-12-08 05:42:47 +00:00
usb.c first round name simplification. drop the <component>_ prefix. 2010-12-08 05:42:47 +00:00
wakeup.c Add acpi_get_sleep_type() to i82371eb and P2B _PTS/_WAK methods 2011-09-12 15:56:12 +02:00