Re: [PATCH] MIPS: ath79: Add initial support for the HAPROXY Aloha Pocket board

2016-10-05 Thread Yegor Yefremov
Hi Neil, On Tue, Oct 4, 2016 at 12:21 PM, Neil Armstrong wrote: > On 10/04/2016 12:14 PM, Yegor Yefremov wrote: >> On Tue, Oct 4, 2016 at 12:11 PM, Neil Armstrong >> wrote: >>> On 10/04/2016 12:09 PM, Yegor Yefremov wrote: Hi Neil, On Tue, Oct 4, 2016 at 11:40 AM, Neil Armstrong

Re: [PATCH] MIPS: ath79: Add initial support for the HAPROXY Aloha Pocket board

2016-10-04 Thread Antony Pavlov
On Tue, 4 Oct 2016 12:11:11 +0200 Neil Armstrong wrote: > On 10/04/2016 12:09 PM, Yegor Yefremov wrote: > > Hi Neil, > > > > On Tue, Oct 4, 2016 at 11:40 AM, Neil Armstrong > > wrote: > >> On 10/04/2016 11:09 AM, Alban wrote: > >>> On Mon, 3 Oct 2016 17:35:31 +0200 > >>> Neil Armstrong wrote

Re: [PATCH] MIPS: ath79: Add initial support for the HAPROXY Aloha Pocket board

2016-10-04 Thread Neil Armstrong
On 10/04/2016 12:14 PM, Yegor Yefremov wrote: > On Tue, Oct 4, 2016 at 12:11 PM, Neil Armstrong > wrote: >> On 10/04/2016 12:09 PM, Yegor Yefremov wrote: >>> Hi Neil, >>> >>> On Tue, Oct 4, 2016 at 11:40 AM, Neil Armstrong >>> wrote: On 10/04/2016 11:09 AM, Alban wrote: > On Mon, 3 Oc

Re: [PATCH] MIPS: ath79: Add initial support for the HAPROXY Aloha Pocket board

2016-10-04 Thread Yegor Yefremov
On Tue, Oct 4, 2016 at 12:11 PM, Neil Armstrong wrote: > On 10/04/2016 12:09 PM, Yegor Yefremov wrote: >> Hi Neil, >> >> On Tue, Oct 4, 2016 at 11:40 AM, Neil Armstrong >> wrote: >>> On 10/04/2016 11:09 AM, Alban wrote: On Mon, 3 Oct 2016 17:35:31 +0200 Neil Armstrong wrote: >>>

Re: [PATCH] MIPS: ath79: Add initial support for the HAPROXY Aloha Pocket board

2016-10-04 Thread Neil Armstrong
On 10/04/2016 12:09 PM, Yegor Yefremov wrote: > Hi Neil, > > On Tue, Oct 4, 2016 at 11:40 AM, Neil Armstrong > wrote: >> On 10/04/2016 11:09 AM, Alban wrote: >>> On Mon, 3 Oct 2016 17:35:31 +0200 >>> Neil Armstrong wrote: >>> The HAPROXY Aloha pocket board is a Load Balancer demo board ba

Re: [PATCH] MIPS: ath79: Add initial support for the HAPROXY Aloha Pocket board

2016-10-04 Thread Yegor Yefremov
Hi Neil, On Tue, Oct 4, 2016 at 11:40 AM, Neil Armstrong wrote: > On 10/04/2016 11:09 AM, Alban wrote: >> On Mon, 3 Oct 2016 17:35:31 +0200 >> Neil Armstrong wrote: >> >>> The HAPROXY Aloha pocket board is a Load Balancer demo board based on the >>> Atheros AR9331 SoC with 64Mbytes DDR and 16Mb

Re: [PATCH] MIPS: ath79: Add initial support for the HAPROXY Aloha Pocket board

2016-10-04 Thread Neil Armstrong
On 10/04/2016 11:09 AM, Alban wrote: > On Mon, 3 Oct 2016 17:35:31 +0200 > Neil Armstrong wrote: > >> The HAPROXY Aloha pocket board is a Load Balancer demo board based on the >> Atheros AR9331 SoC with 64Mbytes DDR and 16Mbytes on-board SPI Flash. >> >> Signed-off-by: Neil Armstrong > > Pleas

Re: [PATCH] MIPS: ath79: Add initial support for the HAPROXY Aloha Pocket board

2016-10-04 Thread Alban
On Mon, 3 Oct 2016 17:35:31 +0200 Neil Armstrong wrote: > The HAPROXY Aloha pocket board is a Load Balancer demo board based on the > Atheros AR9331 SoC with 64Mbytes DDR and 16Mbytes on-board SPI Flash. > > Signed-off-by: Neil Armstrong Please use device tree instead of adding another board

[PATCH] MIPS: ath79: Add initial support for the HAPROXY Aloha Pocket board

2016-10-03 Thread Neil Armstrong
The HAPROXY Aloha pocket board is a Load Balancer demo board based on the Atheros AR9331 SoC with 64Mbytes DDR and 16Mbytes on-board SPI Flash. Signed-off-by: Neil Armstrong --- arch/mips/ath79/Kconfig | 12 ++ arch/mips/ath79/Makefile| 1 + arch/mips/ath79/mach-aloh