[coreboot] [PATCH] v2: Refactor Config.lb includes a bit

Patrick Georgi patrick at georgi-clan.de
Sat Jun 6 18:41:40 CEST 2009


Am 06.06.2009 18:29, schrieb Carl-Daniel Hailfinger:
> 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 at gmx.net>
>    
Looks good!

Acked-by: Patrick Georgi <patrick.georgi at coresystems.de>




More information about the coreboot mailing list