coreboot-kgpe-d16/src/southbridge/amd/sb800
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
..
bootblock.c Set SB800 ROM decode size based on kconfig. 2011-07-14 00:43:02 +02:00
chip.h This sb800 code is derived from sb700. 2011-01-20 04:45:48 +00:00
early_setup.c Attached patch fixes the LPC decode ranges of SB600/SB800. We enable early only Serial/SIO/RTC. 2011-02-12 16:24:48 +00:00
enable_usbdebug.c * Set USBDEBUG_DEFAULT_PORT in all southbridges and use that value 2011-04-18 23:51:12 +00:00
fadt.c Change fadt revision back to 3. 2011-01-24 07:50:07 +00:00
hda.c This sb800 code is derived from sb700. 2011-01-20 04:45:48 +00:00
ide.c This sb800 code is derived from sb700. 2011-01-20 04:45:48 +00:00
Kconfig Get rid of the old romstage-as-bootblock ROM layout 2011-10-28 22:17:36 +02:00
lpc.c Attached patch fixes the LPC decode ranges of SB600/SB800. We enable early only Serial/SIO/RTC. 2011-02-12 16:24:48 +00:00
Makefile.inc This sb800 code is derived from sb700. 2011-01-20 04:45:48 +00:00
pci.c This sb800 code is derived from sb700. 2011-01-20 04:45:48 +00:00
pcie.c This sb800 code is derived from sb700. 2011-01-20 04:45:48 +00:00
reset.c This sb800 code is derived from sb700. 2011-01-20 04:45:48 +00:00
sata.c Set the phy via weak function. 2011-01-27 02:19:55 +00:00
sb800.c This sb800 code is derived from sb700. 2011-01-20 04:45:48 +00:00
sb800.h * Set USBDEBUG_DEFAULT_PORT in all southbridges and use that value 2011-04-18 23:51:12 +00:00
sm.c This sb800 code is derived from sb700. 2011-01-20 04:45:48 +00:00
smbus.c This sb800 code is derived from sb700. 2011-01-20 04:45:48 +00:00
smbus.h This sb800 code is derived from sb700. 2011-01-20 04:45:48 +00:00
usb.c This sb800 code is derived from sb700. 2011-01-20 04:45:48 +00:00