coreboot/src/mainboard/via
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
..
epia run uart_init() from console_init, just like the other console initialization functions. 2011-04-20 20:54:07 +00:00
epia-cn run uart_init() from console_init, just like the other console initialization functions. 2011-04-20 20:54:07 +00:00
epia-m Use ACPI text fields consistently with all other boards 2011-09-21 00:31:45 +02:00
epia-m700 Use ACPI text fields consistently with all other boards 2011-09-21 00:31:45 +02:00
epia-n mptable: Refactor mptable generation some more 2011-10-13 01:11:08 +02:00
pc2500e mptable: Refactor mptable generation some more 2011-10-13 01:11:08 +02:00
vt8454c Get rid of the old romstage-as-bootblock ROM layout 2011-10-28 22:17:36 +02:00
Kconfig Use subsystem id from devicetree.cb instead of Kconfig and move 2011-03-01 19:58:47 +00:00