coreboot-kgpe-d16/src/mainboard/via/epia-m700
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_tables.c Initial untested board code for the VIA EPIA-M700 Mini-ITX board. 2009-06-05 23:02:43 +00:00
cache_as_ram_auto.c Initial untested board code for the VIA EPIA-M700 Mini-ITX board. 2009-06-05 23:02:43 +00:00
chip.h Initial untested board code for the VIA EPIA-M700 Mini-ITX board. 2009-06-05 23:02:43 +00:00
cmos.layout Initial untested board code for the VIA EPIA-M700 Mini-ITX board. 2009-06-05 23:02:43 +00:00
Config.lb When I started refactoring mainboard Config.lb, I added two different 2009-06-06 16:50:38 +00:00
DrivingClkPhaseData.c Initial untested board code for the VIA EPIA-M700 Mini-ITX board. 2009-06-05 23:02:43 +00:00
dsdt.c Initial untested board code for the VIA EPIA-M700 Mini-ITX board. 2009-06-05 23:02:43 +00:00
fadt.c Initial untested board code for the VIA EPIA-M700 Mini-ITX board. 2009-06-05 23:02:43 +00:00
get_dsdt Initial untested board code for the VIA EPIA-M700 Mini-ITX board. 2009-06-05 23:02:43 +00:00
irq_tables.c Initial untested board code for the VIA EPIA-M700 Mini-ITX board. 2009-06-05 23:02:43 +00:00
mainboard.c Initial untested board code for the VIA EPIA-M700 Mini-ITX board. 2009-06-05 23:02:43 +00:00
Options.lb Initial untested board code for the VIA EPIA-M700 Mini-ITX board. 2009-06-05 23:02:43 +00:00
ssdt.c Initial untested board code for the VIA EPIA-M700 Mini-ITX board. 2009-06-05 23:02:43 +00:00
wakeup.c Initial untested board code for the VIA EPIA-M700 Mini-ITX board. 2009-06-05 23:02:43 +00:00
wakeup.h Initial untested board code for the VIA EPIA-M700 Mini-ITX board. 2009-06-05 23:02:43 +00:00