[U-Boot] [PATCH 1/5 v1] integrator: pass configs for core modules

2011-09-18 Thread Linus Walleij
Alter the board.cfg to pass core module configuration flags
so we can make compile-time switches for different core
modules. These are already in use for some low-level code,
they just got lost in the conversion to the new build
system.

Signed-off-by: Linus Walleij 
---
 boards.cfg |   16 
 1 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/boards.cfg b/boards.cfg
index 8a5bfc1..46e08e8 100644
--- a/boards.cfg
+++ b/boards.cfg
@@ -35,16 +35,16 @@
 # Target ARCHCPU Board name  
VendorSoC Options
 
###
 
-integratorcp_cm1136  arm arm1136 integrator  
armltd -   integratorcp
+integratorcp_cm1136  arm arm1136 integrator  
armltd -   integratorcp:CM1136
 qong arm arm1136 -   
davedenx   mx31
 mx31ads  arm arm1136 -   
freescale  mx31
 imx31_litekitarm arm1136 -   
logicpdmx31
 mx35pdk  arm arm1136 -   
freescale  mx35
 omap2420h4   arm arm1136 -   ti
 omap24xx
 tnetv107x_evmarm arm1176 tnetv107xevmti
 tnetv107x
-integratorap_cm720t  arm arm720t integrator  
armltd -   integratorap
-integratorap_cm920t  arm arm920t integrator  
armltd -   integratorap
-integratorcp_cm920t  arm arm920t integrator  
armltd -   integratorcp
+integratorap_cm720t  arm arm720t integrator  
armltd -   integratorap:CM720T
+integratorap_cm920t  arm arm920t integrator  
armltd -   integratorap:CM920T
+integratorcp_cm920t  arm arm920t integrator  
armltd -   integratorcp:CM920T
 a320evb  arm arm920t -   
faradaya320
 at91rm9200ek arm arm920t at91rm9200ekatmel 
 at91at91rm9200ek
 at91rm9200ek_ram arm arm920t at91rm9200ekatmel 
 at91at91rm9200ek:RAMBOOT
@@ -58,8 +58,8 @@ cm41xx   arm arm920t -
   -
 VCMA9arm arm920t vcma9   mpl   
 s3c24x0
 smdk2410 arm arm920t -   
samsungs3c24x0
 omap1510inn  arm arm925t -   ti
-integratorap_cm926ejsarm arm926ejs   integrator  
armltd -   integratorap
-integratorcp_cm926ejsarm arm926ejs   integrator  
armltd -   integratorcp
+integratorap_cm926ejsarm arm926ejs   integrator  
armltd -   integratorap:CM926EJ_S
+integratorcp_cm926ejsarm arm926ejs   integrator  
armltd -   integratorcp:CM924EJ_S
 versatileqemuarm arm926ejs   versatile   
armltd versatile   versatile:ARCH_VERSATILE_QEMU,ARCH_VERSATILE_PB
 versatilepb  arm arm926ejs   versatile   
armltd versatile   versatile:ARCH_VERSATILE_PB
 versatileab  arm arm926ejs   versatile   
armltd versatile   versatile:ARCH_VERSATILE_AB
@@ -152,8 +152,8 @@ nhk8815_onenand  arm arm926ejs   
nhk8815 st
 omap5912osk  arm arm926ejs   -   ti
 omap
 edminiv2 arm arm926ejs   -   LaCie 
 orion5x
 dkb arm arm926ejs   -   
Marvellpantheon
-integratorap_cm946es arm arm946esintegrator  
armltd -   integratorap
-integratorcp_cm946es arm arm946esintegrator  
armltd -   integratorcp
+integratorap_cm946es arm arm946esintegrator  
armltd -   integratorap:CM946ES
+integratorcp_cm946es arm arm946esintegrator  
armltd -   integratorcp:CM946ES
 ca9x4_ct_vxp arm armv7   vexpressarmltd
 efikamx  arm armv7   efikamx - 
 mx5efikamx:IMX_CONFIG=board/efikamx/imximage.cfg
 mx51evk  arm armv7   mx51evk

Re: [U-Boot] [PATCH 1/5 v1] integrator: pass configs for core modules

2011-09-21 Thread Linus Walleij
Albert do you want this series through patchwork or through
a git pull request?

The patchwork entries are here:

http://patchwork.ozlabs.org/patch/115217/
http://patchwork.ozlabs.org/patch/115218/
http://patchwork.ozlabs.org/patch/115219/
http://patchwork.ozlabs.org/patch/115220/
http://patchwork.ozlabs.org/patch/115296/

Thanks,
Linus Walleij
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH 1/5 v1] integrator: pass configs for core modules

2011-10-09 Thread Linus Walleij
On Wed, Sep 21, 2011 at 1:00 PM, Linus Walleij  wrote:

> Albert do you want this series through patchwork or through
> a git pull request?

Ping on this... I'm happy to help.

> The patchwork entries are here:
>
> http://patchwork.ozlabs.org/patch/115217/
> http://patchwork.ozlabs.org/patch/115218/
> http://patchwork.ozlabs.org/patch/115219/
> http://patchwork.ozlabs.org/patch/115220/
> http://patchwork.ozlabs.org/patch/115296/

Now also:
http://patchwork.ozlabs.org/patch/117924/
http://patchwork.ozlabs.org/patch/117925/

Yours,
Linus Walleij
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH 1/5 v1] integrator: pass configs for core modules

2011-10-21 Thread Albert ARIBAUD
Hi Linus,

Le 10/10/2011 04:38, Linus Walleij a écrit :
> On Wed, Sep 21, 2011 at 1:00 PM, Linus Walleij  
> wrote:
>
>> Albert do you want this series through patchwork or through
>> a git pull request?
>
> Ping on this... I'm happy to help.
>
>> The patchwork entries are here:
>>
>> http://patchwork.ozlabs.org/patch/115217/
>> http://patchwork.ozlabs.org/patch/115218/
>> http://patchwork.ozlabs.org/patch/115219/
>> http://patchwork.ozlabs.org/patch/115220/
>> http://patchwork.ozlabs.org/patch/115296/
>
> Now also:
> http://patchwork.ozlabs.org/patch/117924/
> http://patchwork.ozlabs.org/patch/117925/

Can you rebase? Some of these don't apply cleanly any more.

> Yours,
> Linus Walleij

Amicalement,
-- 
Albert.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot