Re: [U-Boot] [PATCH 05/20] arm: socfpga: add A10 defines

2017-02-27 Thread Ley Foon Tan
On Isn, 2017-02-27 at 11:00 +0100, Marek Vasut wrote: > On 02/27/2017 10:45 AM, Ley Foon Tan wrote: > > > > On Sab, 2017-02-25 at 22:20 +0100, Marek Vasut wrote: > > > > > > On 02/22/2017 10:47 AM, Ley Foon Tan wrote: > > > > > > > > > > > > add i2c, timer and other A10 defines. > > > Start wit

Re: [U-Boot] [PATCH 05/20] arm: socfpga: add A10 defines

2017-02-27 Thread Marek Vasut
On 02/27/2017 10:45 AM, Ley Foon Tan wrote: > On Sab, 2017-02-25 at 22:20 +0100, Marek Vasut wrote: >> On 02/22/2017 10:47 AM, Ley Foon Tan wrote: >>> >>> add i2c, timer and other A10 defines. >> Start with capital letter please. >> >>> >>> Signed-off-by: Dinh Nguyen >>> Signed-off-by: Ley Foon Ta

Re: [U-Boot] [PATCH 05/20] arm: socfpga: add A10 defines

2017-02-27 Thread Ley Foon Tan
On Sab, 2017-02-25 at 22:20 +0100, Marek Vasut wrote: > On 02/22/2017 10:47 AM, Ley Foon Tan wrote: > > > > add i2c, timer and other A10 defines. > Start with capital letter please. > > > > > Signed-off-by: Dinh Nguyen > > Signed-off-by: Ley Foon Tan > > --- > >  arch/arm/mach-socfpga/include/

Re: [U-Boot] [PATCH 05/20] arm: socfpga: add A10 defines

2017-02-26 Thread Marek Vasut
On 02/22/2017 10:47 AM, Ley Foon Tan wrote: > add i2c, timer and other A10 defines. Start with capital letter please. > Signed-off-by: Dinh Nguyen > Signed-off-by: Ley Foon Tan > --- > arch/arm/mach-socfpga/include/mach/base_addr_a10.h | 8 +++- > 1 file changed, 7 insertions(+), 1 deletio

[U-Boot] [PATCH 05/20] arm: socfpga: add A10 defines

2017-02-22 Thread Ley Foon Tan
add i2c, timer and other A10 defines. Signed-off-by: Dinh Nguyen Signed-off-by: Ley Foon Tan --- arch/arm/mach-socfpga/include/mach/base_addr_a10.h | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/arch/arm/mach-socfpga/include/mach/base_addr_a10.h b/arch/arm/mach-socf