On Isn, 2017-01-09 at 13:43 +0100, Marek Vasut wrote:
> On 01/09/2017 12:25 PM, Chee Tien Fong wrote:
> > 
> > From: Tien Fong Chee <tien.fong.c...@intel.com>
> > 
> > Add remaining 3 I2C base addresses for the Arria10.
> > 
> > Signed-off-by: Dinh Nguyen <dingu...@opensource.altera.com>
> > Signed-off-by: Tien Fong Chee <tien.fong.c...@intel.com>
> > Reviewed-by: Stefan Roese <s...@denx.de>
> > Cc: Marek Vasut <ma...@denx.de>
> > Cc: Dinh Nguyen <dingu...@kernel.org>
> > Cc: Chin Liang See <chin.liang....@intel.com>
> > Cc: Tien Fong <skywind...@gmail.com>
> Please, just use git send-email to send the whole series. Don't drop
> the
> PATCH from the subject or anything. I am ignoring this series until
> it's
> sent properly.
> 
Ahh....i catched what you means. I was used --subject-prefix when -v
was not working. Well, i would try again.
> > 
> > ---
> >  arch/arm/mach-socfpga/include/mach/base_addr_a10.h |    3 +++
> >  1 files changed, 3 insertions(+), 0 deletions(-)
> > 
> > diff --git a/arch/arm/mach-socfpga/include/mach/base_addr_a10.h
> > b/arch/arm/mach-socfpga/include/mach/base_addr_a10.h
> > index a7056d4..902c321 100644
> > --- a/arch/arm/mach-socfpga/include/mach/base_addr_a10.h
> > +++ b/arch/arm/mach-socfpga/include/mach/base_addr_a10.h
> > @@ -29,6 +29,9 @@
> >  #define SOCFPGA_MPUL2_ADDRESS                      0xfffff000
> >  #define SOCFPGA_I2C0_ADDRESS                       0xffc02200
> >  #define SOCFPGA_I2C1_ADDRESS                       0xffc02300
> > +#define SOCFPGA_I2C2_ADDRESS                       0xffc02400
> > +#define SOCFPGA_I2C3_ADDRESS                       0xffc02500
> > +#define SOCFPGA_I2C4_ADDRESS                       0xffc02600
> >  
> >  #define SOCFPGA_ECC_OCRAM_ADDRESS          0xff8c3000
> >  #define SOCFPGA_UART0_ADDRESS                      0xffc02000
> > 
> 
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to