Re: [U-Boot] [PATCH 05/11] arm: socfpga: fpgamgr: Segregate the FPGA Manager for Stratix 10

2016-09-05 Thread Chin Liang See
On Mon, 2016-09-05 at 18:00 +0200, Marek Vasut wrote: > On 08/22/2016 05:02 PM, Chin Liang See wrote: > > Segregate the FPGA Manager to support both GEN5 SoC and > > Stratix 10 SoC. > > > > Signed-off-by: Chin Liang See > > Cc: Marek Vasut > > Cc: Dinh Nguyen > > Cc: Ley Foon Tan > > --- > >

Re: [U-Boot] [PATCH 05/11] arm: socfpga: fpgamgr: Segregate the FPGA Manager for Stratix 10

2016-09-05 Thread Marek Vasut
On 08/22/2016 05:02 PM, Chin Liang See wrote: > Segregate the FPGA Manager to support both GEN5 SoC and > Stratix 10 SoC. > > Signed-off-by: Chin Liang See > Cc: Marek Vasut > Cc: Dinh Nguyen > Cc: Ley Foon Tan > --- > arch/arm/mach-socfpga/fpga_manager.c | 4 > 1 file changed, 4 inserti

[U-Boot] [PATCH 05/11] arm: socfpga: fpgamgr: Segregate the FPGA Manager for Stratix 10

2016-09-05 Thread Chin Liang See
Segregate the FPGA Manager to support both GEN5 SoC and Stratix 10 SoC. Signed-off-by: Chin Liang See Cc: Marek Vasut Cc: Dinh Nguyen Cc: Ley Foon Tan --- arch/arm/mach-socfpga/fpga_manager.c | 4 1 file changed, 4 insertions(+) diff --git a/arch/arm/mach-socfpga/fpga_manager.c b/arch/