coreboot-kgpe-d16/src/southbridge/broadcom/bcm5785
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
..
bcm5785.c Add more missing GPL-headers, fix inconsistencies in others. 2010-10-17 19:30:58 +00:00
bcm5785.h Add more missing GPL-headers, fix inconsistencies in others. 2010-10-17 19:30:58 +00:00
bootblock.c Merge enable_rom.c files into bootblock.c files. 2010-12-09 18:09:14 +00:00
chip.h Add more missing GPL-headers, fix inconsistencies in others. 2010-10-17 19:30:58 +00:00
early_setup.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
ide.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
lpc.c first round name simplification. drop the <component>_ prefix. 2010-12-08 05:42:47 +00:00
Makefile.inc first round name simplification. drop the <component>_ prefix. 2010-12-08 05:42:47 +00:00
reset.c first round name simplification. drop the <component>_ prefix. 2010-12-08 05:42:47 +00:00
sata.c first round name simplification. drop the <component>_ prefix. 2010-12-08 05:42:47 +00:00
sb_pci_main.c first round name simplification. drop the <component>_ prefix. 2010-12-08 05:42:47 +00: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