Re: [U-Boot] [PATCH 2/7] arm: socfpga: Convert FPGA configuration to Kconfig method.

2017-05-11 Thread Marek Vasut
On 05/11/2017 06:09 AM, Chee, Tien Fong wrote: > On Rab, 2017-05-10 at 16:28 +0800, Chee, Tien Fong wrote: >>> > > >> On Sel, 2017-05-09 at 09:58 +0200, Marek Vasut wrote: >>> >>> On 05/09/2017 07:02 AM, Chee, Tien Fong wrote: On Isn, 2017-05-08 at 11:57 +0200, Marek Vasut wrote:

Re: [U-Boot] [PATCH 2/7] arm: socfpga: Convert FPGA configuration to Kconfig method.

2017-05-10 Thread Chee, Tien Fong
On Rab, 2017-05-10 at 16:28 +0800, Chee, Tien Fong wrote: > > > On Sel, 2017-05-09 at 09:58 +0200, Marek Vasut wrote: > > > > On 05/09/2017 07:02 AM, Chee, Tien Fong wrote: > > > > > > > > > On Isn, 2017-05-08 at 11:57 +0200, Marek Vasut wrote: > > > > > > > > > > > > On 05/08/2017 05:02

Re: [U-Boot] [PATCH 2/7] arm: socfpga: Convert FPGA configuration to Kconfig method.

2017-05-10 Thread Chee, Tien Fong
On Sel, 2017-05-09 at 09:58 +0200, Marek Vasut wrote: > On 05/09/2017 07:02 AM, Chee, Tien Fong wrote: > > > > On Isn, 2017-05-08 at 11:57 +0200, Marek Vasut wrote: > > > > > > On 05/08/2017 05:02 AM, Chee, Tien Fong wrote: > > > > > > > > > > > > On Jum, 2017-05-05 at 13:11 +0200, Marek Vasut

Re: [U-Boot] [PATCH 2/7] arm: socfpga: Convert FPGA configuration to Kconfig method.

2017-05-09 Thread Marek Vasut
On 05/09/2017 07:02 AM, Chee, Tien Fong wrote: > On Isn, 2017-05-08 at 11:57 +0200, Marek Vasut wrote: >> On 05/08/2017 05:02 AM, Chee, Tien Fong wrote: >>> >>> On Jum, 2017-05-05 at 13:11 +0200, Marek Vasut wrote: On 05/05/2017 12:26 PM, tien.fong.c...@intel.com wrote: > > >

Re: [U-Boot] [PATCH 2/7] arm: socfpga: Convert FPGA configuration to Kconfig method.

2017-05-08 Thread Chee, Tien Fong
On Isn, 2017-05-08 at 11:57 +0200, Marek Vasut wrote: > On 05/08/2017 05:02 AM, Chee, Tien Fong wrote: > > > > On Jum, 2017-05-05 at 13:11 +0200, Marek Vasut wrote: > > > > > > On 05/05/2017 12:26 PM, tien.fong.c...@intel.com wrote: > > > > > > > > > > > > From: Tien Fong Chee

Re: [U-Boot] [PATCH 2/7] arm: socfpga: Convert FPGA configuration to Kconfig method.

2017-05-08 Thread Marek Vasut
On 05/08/2017 05:02 AM, Chee, Tien Fong wrote: > On Jum, 2017-05-05 at 13:11 +0200, Marek Vasut wrote: >> On 05/05/2017 12:26 PM, tien.fong.c...@intel.com wrote: >>> >>> From: Tien Fong Chee >>> >>> Convert Macro #define configuration to Kconfig method. All FPGA >>>

Re: [U-Boot] [PATCH 2/7] arm: socfpga: Convert FPGA configuration to Kconfig method.

2017-05-07 Thread Chee, Tien Fong
On Jum, 2017-05-05 at 13:11 +0200, Marek Vasut wrote: > On 05/05/2017 12:26 PM, tien.fong.c...@intel.com wrote: > > > > From: Tien Fong Chee > > > > Convert Macro #define configuration to Kconfig method. All FPGA > > devices > > enable configuration based on

Re: [U-Boot] [PATCH 2/7] arm: socfpga: Convert FPGA configuration to Kconfig method.

2017-05-05 Thread Marek Vasut
On 05/05/2017 12:26 PM, tien.fong.c...@intel.com wrote: > From: Tien Fong Chee > > Convert Macro #define configuration to Kconfig method. All FPGA devices > enable configuration based on CONFIG_FPGA_ALTERA. > > Signed-off-by: Tien Fong Chee >

[U-Boot] [PATCH 2/7] arm: socfpga: Convert FPGA configuration to Kconfig method.

2017-05-05 Thread tien . fong . chee
From: Tien Fong Chee Convert Macro #define configuration to Kconfig method. All FPGA devices enable configuration based on CONFIG_FPGA_ALTERA. Signed-off-by: Tien Fong Chee --- drivers/fpga/Kconfig |5 -