[U-Boot] [PATCH 4/5] ARM:AM33XX: Added timer support

Tom Rini tom.rini at gmail.com
Tue Oct 11 18:04:15 CEST 2011


On Tue, Oct 11, 2011 at 6:51 AM, Chandan Nath <chandan.nath at ti.com> wrote:
> This patch adds timer support for AM33xx platform.
>
> Signed-off-by: Chandan Nath <chandan.nath at ti.com>
> ---
>  Makefile                                |    3 +++
>  arch/arm/cpu/armv7/omap-common/Makefile |    2 ++
>  arch/arm/cpu/armv7/omap-common/timer.c  |    1 +

We shouldn't need to change timer.c.  am335x_evm.h should be including
both <asm/arch/cpu.h> and <asm/arch/hardware.h>.  Thanks.

-- 
Tom


More information about the U-Boot mailing list