Re: [U-Boot] [PATCH v2 09/19] arm: socfpga: Add drivers for programing FPGA from flash

2017-10-08 Thread Simon Glass
Hi, On 25 September 2017 at 02:40, wrote: > From: Tien Fong Chee > > These drivers handle FPGA program operation from flash loading > RBF to memory and then to program FPGA. > > Signed-off-by: Tien Fong Chee > --- >

Re: [U-Boot] [PATCH v2 09/19] arm: socfpga: Add drivers for programing FPGA from flash

2017-09-28 Thread Marek Vasut
On 09/28/2017 05:14 PM, Chee, Tien Fong wrote: > On Rab, 2017-09-27 at 11:23 +0200, Marek Vasut wrote: >> On 09/27/2017 11:13 AM, Chee, Tien Fong wrote: >>> >>> On Sel, 2017-09-26 at 12:39 +0200, Marek Vasut wrote: On 09/26/2017 11:52 AM, Chee, Tien Fong wrote: > > > On Isn,

Re: [U-Boot] [PATCH v2 09/19] arm: socfpga: Add drivers for programing FPGA from flash

2017-09-28 Thread Chee, Tien Fong
On Rab, 2017-09-27 at 11:23 +0200, Marek Vasut wrote: > On 09/27/2017 11:13 AM, Chee, Tien Fong wrote: > > > > On Sel, 2017-09-26 at 12:39 +0200, Marek Vasut wrote: > > > > > > On 09/26/2017 11:52 AM, Chee, Tien Fong wrote: > > > > > > > > > > > > On Isn, 2017-09-25 at 11:14 +0200, Marek Vasut

Re: [U-Boot] [PATCH v2 09/19] arm: socfpga: Add drivers for programing FPGA from flash

2017-09-27 Thread Chee, Tien Fong
On Rab, 2017-09-27 at 10:30 +0200, Marek Vasut wrote: > On 09/27/2017 08:05 AM, Chee, Tien Fong wrote: > > > > On Sel, 2017-09-26 at 12:32 +0200, Marek Vasut wrote: > > > > > > On 09/26/2017 10:30 AM, Chee, Tien Fong wrote: > > > > > > > > > > > > On Isn, 2017-09-25 at 11:14 +0200, Marek Vasut

Re: [U-Boot] [PATCH v2 09/19] arm: socfpga: Add drivers for programing FPGA from flash

2017-09-27 Thread Marek Vasut
On 09/27/2017 11:13 AM, Chee, Tien Fong wrote: > On Sel, 2017-09-26 at 12:39 +0200, Marek Vasut wrote: >> On 09/26/2017 11:52 AM, Chee, Tien Fong wrote: >>> >>> On Isn, 2017-09-25 at 11:14 +0200, Marek Vasut wrote: On 09/25/2017 10:40 AM, tien.fong.c...@intel.com wrote: > > >

Re: [U-Boot] [PATCH v2 09/19] arm: socfpga: Add drivers for programing FPGA from flash

2017-09-27 Thread Chee, Tien Fong
On Sel, 2017-09-26 at 12:39 +0200, Marek Vasut wrote: > On 09/26/2017 11:52 AM, Chee, Tien Fong wrote: > > > > On Isn, 2017-09-25 at 11:14 +0200, Marek Vasut wrote: > > > > > > On 09/25/2017 10:40 AM, tien.fong.c...@intel.com wrote: > > > > > > > > > > > > From: Tien Fong Chee

Re: [U-Boot] [PATCH v2 09/19] arm: socfpga: Add drivers for programing FPGA from flash

2017-09-27 Thread Marek Vasut
On 09/27/2017 08:05 AM, Chee, Tien Fong wrote: > On Sel, 2017-09-26 at 12:32 +0200, Marek Vasut wrote: >> On 09/26/2017 10:30 AM, Chee, Tien Fong wrote: >>> >>> On Isn, 2017-09-25 at 11:14 +0200, Marek Vasut wrote: On 09/25/2017 10:40 AM, tien.fong.c...@intel.com wrote: > > >

Re: [U-Boot] [PATCH v2 09/19] arm: socfpga: Add drivers for programing FPGA from flash

2017-09-27 Thread Chee, Tien Fong
On Sel, 2017-09-26 at 12:32 +0200, Marek Vasut wrote: > On 09/26/2017 10:30 AM, Chee, Tien Fong wrote: > > > > On Isn, 2017-09-25 at 11:14 +0200, Marek Vasut wrote: > > > > > > On 09/25/2017 10:40 AM, tien.fong.c...@intel.com wrote: > > > > > > > > > > > > From: Tien Fong Chee

Re: [U-Boot] [PATCH v2 09/19] arm: socfpga: Add drivers for programing FPGA from flash

2017-09-26 Thread Marek Vasut
On 09/26/2017 11:52 AM, Chee, Tien Fong wrote: > On Isn, 2017-09-25 at 11:14 +0200, Marek Vasut wrote: >> On 09/25/2017 10:40 AM, tien.fong.c...@intel.com wrote: >>> >>> From: Tien Fong Chee >>> >>> These drivers handle FPGA program operation from flash loading >>> RBF

Re: [U-Boot] [PATCH v2 09/19] arm: socfpga: Add drivers for programing FPGA from flash

2017-09-26 Thread Marek Vasut
On 09/26/2017 10:30 AM, Chee, Tien Fong wrote: > On Isn, 2017-09-25 at 11:14 +0200, Marek Vasut wrote: >> On 09/25/2017 10:40 AM, tien.fong.c...@intel.com wrote: >>> >>> From: Tien Fong Chee >>> >>> These drivers handle FPGA program operation from flash loading >>> RBF

Re: [U-Boot] [PATCH v2 09/19] arm: socfpga: Add drivers for programing FPGA from flash

2017-09-26 Thread Chee, Tien Fong
On Isn, 2017-09-25 at 11:14 +0200, Marek Vasut wrote: > On 09/25/2017 10:40 AM, tien.fong.c...@intel.com wrote: > > > > From: Tien Fong Chee > > > > These drivers handle FPGA program operation from flash loading > > RBF to memory and then to program FPGA. > > > >

Re: [U-Boot] [PATCH v2 09/19] arm: socfpga: Add drivers for programing FPGA from flash

2017-09-26 Thread Chee, Tien Fong
On Isn, 2017-09-25 at 11:14 +0200, Marek Vasut wrote: > On 09/25/2017 10:40 AM, tien.fong.c...@intel.com wrote: > > > > From: Tien Fong Chee > > > > These drivers handle FPGA program operation from flash loading > > RBF to memory and then to program FPGA. > > > >

Re: [U-Boot] [PATCH v2 09/19] arm: socfpga: Add drivers for programing FPGA from flash

2017-09-25 Thread Marek Vasut
On 09/25/2017 10:40 AM, tien.fong.c...@intel.com wrote: > From: Tien Fong Chee > > These drivers handle FPGA program operation from flash loading > RBF to memory and then to program FPGA. > > Signed-off-by: Tien Fong Chee Did you run

[U-Boot] [PATCH v2 09/19] arm: socfpga: Add drivers for programing FPGA from flash

2017-09-25 Thread tien . fong . chee
From: Tien Fong Chee These drivers handle FPGA program operation from flash loading RBF to memory and then to program FPGA. Signed-off-by: Tien Fong Chee --- .../include/mach/fpga_manager_arria10.h| 27 ++