coreboot-kgpe-d16/src/mainboard/lenovo/t60
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 T60: handle EC events in SMM if ACPI is disabled 2011-07-07 15:47:29 +02:00
acpi_tables.c Use default table creator macro for all SSDTs 2011-10-13 19:59:45 +02:00
chip.h
cmos.layout H8 EC: add volume CMOS setting 2011-06-09 10:05:46 +02:00
devicetree.cb X60/T60: enable AHCI mode 2011-10-27 18:27:24 +02:00
dock.c T60: Add support for Ultrabay Legacy I/O devices (40Y8122) 2011-10-20 16:06:35 +02:00
dock.h T60: Add support for Ultrabay Legacy I/O devices (40Y8122) 2011-10-20 16:06:35 +02:00
dsdt.asl
fadt.c Use ACPI text fields consistently with all other boards 2011-09-21 00:31:45 +02:00
irq_tables.c
Kconfig Get rid of the old romstage-as-bootblock ROM layout 2011-10-28 22:17:36 +02:00
mainboard.c T60: add _CST table 2011-10-25 20:38:44 +02:00
mainboard_smi.c T60: Add support for Ultrabay Legacy I/O devices (40Y8122) 2011-10-20 16:06:35 +02:00
Makefile.inc
mptable.c mptable: Refactor mptable generation some more 2011-10-13 01:11:08 +02:00
romstage.c T60: remove redundant usbdebug_init call() 2011-10-28 22:07:44 +02:00
smi.h T60: handle EC events in SMM if ACPI is disabled 2011-07-07 15:47:29 +02:00