Re: [U-Boot] [PATCH] ARM: lacie_kw: add support for WIRELESS_SPACE

2012-10-05 Thread Albert ARIBAUD
gt;>>> ARIBAUD Sent: 18 August 2012 02:59 To: Tom Rini Cc: > >>>> u-boot@lists.denx.de Subject: Re: [U-Boot] [PATCH] ARM: > >>>> lacie_kw: add support for WIRELESS_SPACE > >>>> > >>>> Hi Tom, > >>>>

Re: [U-Boot] [PATCH] ARM: lacie_kw: add support for WIRELESS_SPACE

2012-09-22 Thread Tom Rini
>>>> -Original Message- From: u-boot-boun...@lists.denx.de >>>> [mailto:u-boot- boun...@lists.denx.de] On Behalf Of Albert >>>> ARIBAUD Sent: 18 August 2012 02:59 To: Tom Rini Cc: >>>> u-boot@lists.denx.de Subject: Re: [U-Boot] [PATCH] ARM: >&

Re: [U-Boot] [PATCH] ARM: lacie_kw: add support for WIRELESS_SPACE

2012-09-22 Thread Albert ARIBAUD
lists.denx.de] On Behalf Of Albert ARIBAUD > > > Sent: 18 August 2012 02:59 > > > To: Tom Rini > > > Cc: u-boot@lists.denx.de > > > Subject: Re: [U-Boot] [PATCH] ARM: lacie_kw: add support for > > > WIRELESS_SPACE > > > > > > Hi Tom, >

Re: [U-Boot] [PATCH] ARM: lacie_kw: add support for WIRELESS_SPACE

2012-08-22 Thread Simon Guinot
om Rini > > Cc: u-boot@lists.denx.de > > Subject: Re: [U-Boot] [PATCH] ARM: lacie_kw: add support for > > WIRELESS_SPACE > > > > Hi Tom, > > > > On Fri, 17 Aug 2012 10:55:38 -0700, Tom Rini wrote: > > > > > On Thu, Aug 16, 2012 at 08:

Re: [U-Boot] [PATCH] ARM: lacie_kw: add support for WIRELESS_SPACE

2012-08-21 Thread Prafulla Wadaskar
> -Original Message- > From: u-boot-boun...@lists.denx.de [mailto:u-boot- > boun...@lists.denx.de] On Behalf Of Albert ARIBAUD > Sent: 18 August 2012 02:59 > To: Tom Rini > Cc: u-boot@lists.denx.de > Subject: Re: [U-Boot] [PATCH] ARM: lacie_kw: add support for >

Re: [U-Boot] [PATCH] ARM: lacie_kw: add support for WIRELESS_SPACE

2012-08-17 Thread Albert ARIBAUD
Hi Tom, On Fri, 17 Aug 2012 10:55:38 -0700, Tom Rini wrote: > On Thu, Aug 16, 2012 at 08:08:34PM +0200, Albert ARIBAUD wrote: > > > Signed-off-by: Albert ARIBAUD > [snip] > > @@ -90,8 +100,14 @@ > > #define CONFIG_SYS_IDE_MAXDEVICE1 > > #if defined(CONFIG_NET2BIG_V2) > > #define CON

Re: [U-Boot] [PATCH] ARM: lacie_kw: add support for WIRELESS_SPACE

2012-08-17 Thread Tom Rini
On Thu, Aug 16, 2012 at 08:08:34PM +0200, Albert ARIBAUD wrote: > Signed-off-by: Albert ARIBAUD [snip] > @@ -90,8 +100,14 @@ > #define CONFIG_SYS_IDE_MAXDEVICE1 > #if defined(CONFIG_NET2BIG_V2) > #define CONFIG_SYS_PROMPT"2big2> " > -#else > +#elif defined(CONFIG_NETSPACE_V

Re: [U-Boot] [PATCH] ARM: lacie_kw: add support for WIRELESS_SPACE

2012-08-17 Thread Albert ARIBAUD
To: u-boot@lists.denx.de > > Subject: [U-Boot] [PATCH] ARM: lacie_kw: add support for > > WIRELESS_SPACE > > > > > > Signed-off-by: Albert ARIBAUD > > --- > > > > This patch adds the Wireless Space to the lacie_kw sub-targets. > > It *should*

Re: [U-Boot] [PATCH] ARM: lacie_kw: add support for WIRELESS_SPACE

2012-08-17 Thread Prafulla Wadaskar
> -Original Message- > From: u-boot-boun...@lists.denx.de [mailto:u-boot- > boun...@lists.denx.de] On Behalf Of Albert ARIBAUD > Sent: 16 August 2012 23:39 > To: u-boot@lists.denx.de > Subject: [U-Boot] [PATCH] ARM: lacie_kw: add support for > WIRELESS_SPACE > &g

[U-Boot] [PATCH] ARM: lacie_kw: add support for WIRELESS_SPACE

2012-08-16 Thread Albert ARIBAUD
Signed-off-by: Albert ARIBAUD --- This patch adds the Wireless Space to the lacie_kw sub-targets. It *should* not change a thing to the already existing sub-targets (except that each one gets its own prompt). Owners of NETSPACE_[MAX]_V2, INETSPACE_V2, NET2BIG_V2 please test. board/LaCie/netsp