[coreboot] [v2] r4360 - in trunk/coreboot-v2/src/mainboard: a-trend/atc-6220 a-trend/atc-6240 abit/be6-ii_v2_0 advantech/pcm-5820 amd/db800 amd/norwich amd/rumba artecgroup/dbe61 asi/mb_5blgp asi/mb_5blmp asus/mew-am asus/mew-vm asus/p2b asus/p2b

Myles Watson mylesgw at gmail.com
Wed Jun 17 18:42:03 CEST 2009


Modified: trunk/coreboot-v2/src/mainboard/a-trend/atc-6220/Options.lb
> ===================================================================
> --- trunk/coreboot-v2/src/mainboard/a-trend/atc-6220/Options.lb 2009-06-17
> 15:33:57 UTC (rev 4359)
> +++ trunk/coreboot-v2/src/mainboard/a-trend/atc-6220/Options.lb 2009-06-17
> 16:38:43 UTC (rev 4360)
> @@ -20,6 +20,7 @@
>
>  uses HAVE_MP_TABLE
>  uses CONFIG_CBFS
> +uses CONFIG_USE_INIT
>  uses HAVE_PIRQ_TABLE
>  uses USE_FALLBACK_IMAGE
>  uses HAVE_FALLBACK_BOOT
>
> Modified: trunk/coreboot-v2/src/mainboard/a-trend/atc-6240/Options.lb
> ===================================================================
> --- trunk/coreboot-v2/src/mainboard/a-trend/atc-6240/Options.lb 2009-06-17
> 15:33:57 UTC (rev 4359)
> +++ trunk/coreboot-v2/src/mainboard/a-trend/atc-6240/Options.lb 2009-06-17
> 16:38:43 UTC (rev 4360)
> @@ -20,6 +20,7 @@
>
>  uses HAVE_MP_TABLE
>  uses CONFIG_CBFS
> +uses CONFIG_USE_INIT
>  uses HAVE_PIRQ_TABLE
>  uses USE_FALLBACK_IMAGE
>  uses HAVE_FALLBACK_BOOT


This patch made me want include files for uses clauses.  There is a lot of
repitition.

Thanks,
Myles
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20090617/49378a51/attachment.html>


More information about the coreboot mailing list