Re: [U-Boot] [PATCH v1 07/16] arm: socfpga: stratix10: Add misc support for Stratix10 SoC

2018-04-27 Thread Marek Vasut
On 04/27/2018 10:04 AM, Ley Foon Tan wrote: > On Fri, Apr 27, 2018 at 3:05 PM, Marek Vasut wrote: >> On 04/27/2018 04:10 AM, Ley Foon Tan wrote: >>> On Thu, Apr 19, 2018 at 10:49 AM, Marek Vasut wrote: On 04/19/2018 11:50 AM, Ley Foon Tan wrote: > Add misc

Re: [U-Boot] [PATCH v1 07/16] arm: socfpga: stratix10: Add misc support for Stratix10 SoC

2018-04-27 Thread Ley Foon Tan
On Fri, Apr 27, 2018 at 3:05 PM, Marek Vasut wrote: > On 04/27/2018 04:10 AM, Ley Foon Tan wrote: >> On Thu, Apr 19, 2018 at 10:49 AM, Marek Vasut wrote: >>> On 04/19/2018 11:50 AM, Ley Foon Tan wrote: Add misc support such as EMAC and cpu info printout for

Re: [U-Boot] [PATCH v1 07/16] arm: socfpga: stratix10: Add misc support for Stratix10 SoC

2018-04-27 Thread Marek Vasut
On 04/27/2018 04:10 AM, Ley Foon Tan wrote: > On Thu, Apr 19, 2018 at 10:49 AM, Marek Vasut wrote: >> On 04/19/2018 11:50 AM, Ley Foon Tan wrote: >>> Add misc support such as EMAC and cpu info printout for Stratix SoC >>> >>> Signed-off-by: Chin Liang See

Re: [U-Boot] [PATCH v1 07/16] arm: socfpga: stratix10: Add misc support for Stratix10 SoC

2018-04-26 Thread Ley Foon Tan
On Thu, Apr 19, 2018 at 10:49 AM, Marek Vasut wrote: > On 04/19/2018 11:50 AM, Ley Foon Tan wrote: >> Add misc support such as EMAC and cpu info printout for Stratix SoC >> >> Signed-off-by: Chin Liang See >> Signed-off-by: Ley Foon Tan

Re: [U-Boot] [PATCH v1 07/16] arm: socfpga: stratix10: Add misc support for Stratix10 SoC

2018-04-18 Thread Marek Vasut
On 04/19/2018 11:50 AM, Ley Foon Tan wrote: > Add misc support such as EMAC and cpu info printout for Stratix SoC > > Signed-off-by: Chin Liang See > Signed-off-by: Ley Foon Tan > --- > arch/arm/mach-socfpga/Makefile |1 + >

[U-Boot] [PATCH v1 07/16] arm: socfpga: stratix10: Add misc support for Stratix10 SoC

2018-04-18 Thread Ley Foon Tan
Add misc support such as EMAC and cpu info printout for Stratix SoC Signed-off-by: Chin Liang See Signed-off-by: Ley Foon Tan --- arch/arm/mach-socfpga/Makefile |1 + arch/arm/mach-socfpga/misc_s10.c | 103