Hi Masahiro,

> -----Original Message-----
> From: u-boot-boun...@lists.denx.de [mailto:u-boot-
> boun...@lists.denx.de] On Behalf Of Masahiro Yamada
> Sent: Wednesday, April 02, 2014 9:46 PM
> To: Karicheri, Muralidharan
> Cc: Rini, Tom; u-boot@lists.denx.de
> Subject: Re: [U-Boot] [PATCH v5 3/9] arm: add support for arch timer
> 
> Hi Murali,
> 
> On Tue, 1 Apr 2014 14:44:23 -0400
> Murali Karicheri <m-kariche...@ti.com> wrote:
> 
> > From: Vitaly Andrianov <vita...@ti.com>
> >
> > This patch add basic support for the architecture timer found on
> > recent
> > ARMv7 based SoCs.
> >
> > Signed-off-by: Vitaly Andrianov <vita...@ti.com>
> > Signed-off-by: Murali Karicheri <m-kariche...@ti.com>
> > Acked-by: Tom Rini <tr...@ti.com>
> > ---
> >  arch/arm/lib/Makefile     |    1 +
> >  arch/arm/lib/arch_timer.c |   58
> +++++++++++++++++++++++++++++++++++++++++++++
> 
> 
> 
> I am not familiar with this timer, but your commit description implies
> it is specific to ARMv7.
> 
> If so, it looks like it should go to arch/arm/cpu/armv7/ .
> Is this right?

This is for arch timer implemented in ARM Cortex-A15 which is ARMv7.
I believe the same arch timer is in ARMv8. So, it is not specific to
ARMv7 only. The commit description mentioned only ARMv7 because the
driver was designed and tested on ARMv7.    

> 
> 
> Best Regards
> Masahiro Yamada
> 
> _______________________________________________
> U-Boot mailing list
> U-Boot@lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot

Best Regards,
Vitaly Andrianov
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to