Re: [U-Boot] [PATCH V2 08/10] arm: socfpga: Add Altera Arria V DK support

2015-02-12 Thread Marek Vasut
On Thursday, February 12, 2015 at 09:29:47 PM, Pavel Machek wrote: > > Hi! > > > > I think we can improve this later. In the end, the structure should be > > either the way DTs are structured in kernel OR we should have just one > > single config for all SoCFPGA boards. The later is of course pref

Re: [U-Boot] [PATCH V2 08/10] arm: socfpga: Add Altera Arria V DK support

2015-02-12 Thread Pavel Machek
> Hi! > > I think we can improve this later. In the end, the structure should be either > the way DTs are structured in kernel OR we should have just one single config > for all SoCFPGA boards. The later is of course preferred. > > For now, I'm tempted to apply this as-is so we at least have the

Re: [U-Boot] [PATCH V2 08/10] arm: socfpga: Add Altera Arria V DK support

2015-02-10 Thread Marek Vasut
On Tuesday, February 10, 2015 at 06:53:19 AM, Stefan Roese wrote: > On 09.02.2015 20:09, Marek Vasut wrote: > > On Monday, February 02, 2015 at 08:47:52 AM, Stefan Roese wrote: > >> On 30.01.2015 23:08, Marek Vasut wrote: > >>> Add support for the Altera Arria V development kit. > >>> > >>> Signed

Re: [U-Boot] [PATCH V2 08/10] arm: socfpga: Add Altera Arria V DK support

2015-02-10 Thread Marek Vasut
On Tuesday, February 10, 2015 at 11:29:32 AM, Pavel Machek wrote: > On Mon 2015-02-09 20:09:50, Marek Vasut wrote: > > On Monday, February 02, 2015 at 08:47:52 AM, Stefan Roese wrote: > > > On 30.01.2015 23:08, Marek Vasut wrote: > > > > Add support for the Altera Arria V development kit. > > > >

Re: [U-Boot] [PATCH V2 08/10] arm: socfpga: Add Altera Arria V DK support

2015-02-10 Thread Pavel Machek
On Mon 2015-02-09 20:09:50, Marek Vasut wrote: > On Monday, February 02, 2015 at 08:47:52 AM, Stefan Roese wrote: > > On 30.01.2015 23:08, Marek Vasut wrote: > > > Add support for the Altera Arria V development kit. > > > > > > Signed-off-by: Marek Vasut > > > Cc: Chin Liang See > > > Cc: Dinh N

Re: [U-Boot] [PATCH V2 08/10] arm: socfpga: Add Altera Arria V DK support

2015-02-09 Thread Stefan Roese
On 09.02.2015 20:09, Marek Vasut wrote: On Monday, February 02, 2015 at 08:47:52 AM, Stefan Roese wrote: On 30.01.2015 23:08, Marek Vasut wrote: Add support for the Altera Arria V development kit. Signed-off-by: Marek Vasut Cc: Chin Liang See Cc: Dinh Nguyen Cc: Pavel Machek Cc: Stefan Roe

Re: [U-Boot] [PATCH V2 08/10] arm: socfpga: Add Altera Arria V DK support

2015-02-09 Thread Marek Vasut
On Monday, February 02, 2015 at 08:47:52 AM, Stefan Roese wrote: > On 30.01.2015 23:08, Marek Vasut wrote: > > Add support for the Altera Arria V development kit. > > > > Signed-off-by: Marek Vasut > > Cc: Chin Liang See > > Cc: Dinh Nguyen > > Cc: Pavel Machek > > Cc: Stefan Roese > > Cc: Vi

Re: [U-Boot] [PATCH V2 08/10] arm: socfpga: Add Altera Arria V DK support

2015-02-01 Thread Stefan Roese
On 30.01.2015 23:08, Marek Vasut wrote: Add support for the Altera Arria V development kit. Signed-off-by: Marek Vasut Cc: Chin Liang See Cc: Dinh Nguyen Cc: Pavel Machek Cc: Stefan Roese Cc: Vince Bridgers --- arch/arm/Kconfig | 5 + board/altera/socfpga/Kconfig

[U-Boot] [PATCH V2 08/10] arm: socfpga: Add Altera Arria V DK support

2015-01-30 Thread Marek Vasut
Add support for the Altera Arria V development kit. Signed-off-by: Marek Vasut Cc: Chin Liang See Cc: Dinh Nguyen Cc: Pavel Machek Cc: Stefan Roese Cc: Vince Bridgers --- arch/arm/Kconfig | 5 + board/altera/socfpga/Kconfig | 16 + board/altera/socfpga/iocsr_c