coreboot-kgpe-d16/src/mainboard/asus/p3b-f
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 Remove the unnecessary memctrl[] indirection, 440BX only has one 2008-11-27 00:47:07 +00:00
chip.h Carl-Daniel's part: 2009-02-18 20:41:57 +00:00
Config.lb When I started refactoring mainboard Config.lb, I added two different 2009-06-06 16:50:38 +00:00
irq_tables.c Please bear with me - another rename checkin. This qualifies as trivial, no 2008-01-18 10:35:56 +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