Re: [PATCH 08/11] ARM: socfpga: Add FPGA programming command

2013-09-17 Thread Jean-Christophe PLAGNIOL-VILLARD
On 10:48 Mon 16 Sep , Sascha Hauer wrote: > This adds a simple socfpga specific 'fpga' command to load a firmware > to the FPGA. For the moment this is enough, but should we get more > FPGA support it might be a good idea to introduce some generic framework > and command. I do not like command

Re: [PATCH 08/11] ARM: socfpga: Add FPGA programming command

2013-09-16 Thread Steffen Trumtrar
On Mon, Sep 16, 2013 at 01:09:14PM +0200, Sascha Hauer wrote: > Hi Steffen, > > On Mon, Sep 16, 2013 at 12:40:41PM +0200, Steffen Trumtrar wrote: > > Hi! > > > > On Mon, Sep 16, 2013 at 10:48:17AM +0200, Sascha Hauer wrote: > > > This adds a simple socfpga specific 'fpga' command to load a firmwa

Re: [PATCH 08/11] ARM: socfpga: Add FPGA programming command

2013-09-16 Thread Sascha Hauer
Hi Steffen, On Mon, Sep 16, 2013 at 12:40:41PM +0200, Steffen Trumtrar wrote: > Hi! > > On Mon, Sep 16, 2013 at 10:48:17AM +0200, Sascha Hauer wrote: > > This adds a simple socfpga specific 'fpga' command to load a firmware > > to the FPGA. For the moment this is enough, but should we get more >

Re: [PATCH 08/11] ARM: socfpga: Add FPGA programming command

2013-09-16 Thread Steffen Trumtrar
Hi! On Mon, Sep 16, 2013 at 10:48:17AM +0200, Sascha Hauer wrote: > This adds a simple socfpga specific 'fpga' command to load a firmware > to the FPGA. For the moment this is enough, but should we get more > FPGA support it might be a good idea to introduce some generic framework > and command. >

[PATCH 08/11] ARM: socfpga: Add FPGA programming command

2013-09-16 Thread Sascha Hauer
This adds a simple socfpga specific 'fpga' command to load a firmware to the FPGA. For the moment this is enough, but should we get more FPGA support it might be a good idea to introduce some generic framework and command. Signed-off-by: Sascha Hauer --- arch/arm/mach-socfpga/Kconfig