[U-Boot] [PATCH v5 3/9] arm: add support for arch timer
Masahiro Yamada
yamada.m at jp.panasonic.com
Thu Apr 3 03:46:12 CEST 2014
Hi Murali,
On Tue, 1 Apr 2014 14:44:23 -0400
Murali Karicheri <m-karicheri2 at ti.com> wrote:
> From: Vitaly Andrianov <vitalya at ti.com>
>
> This patch add basic support for the architecture timer found on recent
> ARMv7 based SoCs.
>
> Signed-off-by: Vitaly Andrianov <vitalya at ti.com>
> Signed-off-by: Murali Karicheri <m-karicheri2 at ti.com>
> Acked-by: Tom Rini <trini at 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?
Best Regards
Masahiro Yamada
More information about the U-Boot
mailing list