coreboot-kgpe-d16/src/mainboard/technexion/tim8690
Carl-Daniel Hailfinger cff071ab0e When I started refactoring mainboard Config.lb, I added two different
files for targets without failover:
src/config/nofailovercalculation.lb (64 kB XIP)
src/config/nofailovercalculation128.lb (128 kB XIP)
Targets with other XIP sizes were ignored.

This patch moves XIP size back into mainboard code.

Benefits from this patch:
- src/config/nofailovercalculation128.lb is no longer needed
- Targets with XIP sizes besides 64k and 128k benefit from refactoring
- Conceptually, this makes the include files pure calculation files
without settings.

Abuild tested.

Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
Acked-by: Patrick Georgi <patrick.georgi@coresystems.de>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4348 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-06-06 16:50:38 +00:00
..
acpi Daniel Toussaint wrote: 2009-04-06 13:38:54 +00:00
acpi_tables.c Daniel Toussaint wrote: 2009-04-06 13:38:54 +00:00
cache_as_ram_auto.c The point of the patch is to make it easier to understand the raminit 2009-06-04 20:18:42 +00:00
chip.h Daniel Toussaint wrote: 2009-04-06 13:38:54 +00:00
cmos.layout Revert "CMOS: Add set_option and rework get_option." 2009-06-03 14:19:33 +00:00
Config.lb When I started refactoring mainboard Config.lb, I added two different 2009-06-06 16:50:38 +00:00
fadt.c Daniel Toussaint wrote: 2009-04-06 13:38:54 +00:00
get_bus_conf.c Daniel Toussaint wrote: 2009-04-06 13:38:54 +00:00
irq_tables.c Daniel Toussaint wrote: 2009-04-06 13:38:54 +00:00
mainboard.c CONFIG_CHIP_NAME is dead (trivial) 2009-04-21 22:59:00 +00:00
mptable.c Daniel Toussaint wrote: 2009-04-06 13:38:54 +00:00
Options.lb v2/src romfs->cbfs rename 2009-04-14 07:40:01 +00:00
resourcemap.c Daniel Toussaint wrote: 2009-04-06 13:38:54 +00:00