coreboot-kgpe-d16/src/mainboard/digitallogic/msm586seg
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
..
auto.c - sc520 updates. move PAR setup to mainboard auto.c 2006-03-17 22:48:23 +00:00
chip.h Carl-Daniel's part: 2009-02-18 20:41:57 +00:00
cmos.layout
Config.lb When I started refactoring mainboard Config.lb, I added two different 2009-06-06 16:50:38 +00:00
irq_tables.c sc520 support -- ethernet works 2005-09-23 17:08:58 +00:00
mainboard.c Carl-Daniel's part: 2009-02-18 20:41:57 +00:00
Options.lb v2/src romfs->cbfs rename 2009-04-14 07:40:01 +00:00