Re: [U-Boot] [PATCH 06/11] arm: socfpga: misc: Segregate the misc.c for Stratix 10

2016-09-07 Thread Marek Vasut
On 09/07/2016 03:28 PM, Chin Liang See wrote: > On Tue, 2016-09-06 at 14:09 +0200, Marek Vasut wrote: >> On 09/06/2016 08:19 AM, Chin Liang See wrote: >>> On Mon, 2016-09-05 at 18:01 +0200, Marek Vasut wrote: On 08/22/2016 05:02 PM, Chin Liang See wrote: > Segregate the misc.c to support

Re: [U-Boot] [PATCH 06/11] arm: socfpga: misc: Segregate the misc.c for Stratix 10

2016-09-07 Thread Chin Liang See
On Tue, 2016-09-06 at 14:09 +0200, Marek Vasut wrote: > On 09/06/2016 08:19 AM, Chin Liang See wrote: > > On Mon, 2016-09-05 at 18:01 +0200, Marek Vasut wrote: > > > On 08/22/2016 05:02 PM, Chin Liang See wrote: > > > > Segregate the misc.c to support both GEN5 SoC and Stratix 10 > > > > SoC. > >

Re: [U-Boot] [PATCH 06/11] arm: socfpga: misc: Segregate the misc.c for Stratix 10

2016-09-06 Thread Marek Vasut
On 09/06/2016 08:19 AM, Chin Liang See wrote: > On Mon, 2016-09-05 at 18:01 +0200, Marek Vasut wrote: >> On 08/22/2016 05:02 PM, Chin Liang See wrote: >>> Segregate the misc.c to support both GEN5 SoC and Stratix 10 SoC. >>> >>> Signed-off-by: Chin Liang See >>> Cc: Marek Vasut

Re: [U-Boot] [PATCH 06/11] arm: socfpga: misc: Segregate the misc.c for Stratix 10

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

Re: [U-Boot] [PATCH 06/11] arm: socfpga: misc: Segregate the misc.c for Stratix 10

2016-09-05 Thread Marek Vasut
On 08/22/2016 05:02 PM, Chin Liang See wrote: > Segregate the misc.c 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 > --- >

[U-Boot] [PATCH 06/11] arm: socfpga: misc: Segregate the misc.c for Stratix 10

2016-09-05 Thread Chin Liang See
Segregate the misc.c 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/misc.c | 12 1 file