[U-Boot] [PATCH 4/5] ARM:AM33XX: Added timer support
Kumar Nath, Chandan
chandan.nath at ti.com
Wed Oct 12 12:25:49 CEST 2011
Tom,
> -----Original Message-----
> From: Tom Rini [mailto:tom.rini at gmail.com]
> Sent: Tuesday, October 11, 2011 9:34 PM
> To: Kumar Nath, Chandan
> Cc: u-boot at lists.denx.de
> Subject: Re: [U-Boot] [PATCH 4/5] ARM:AM33XX: Added timer support
>
> 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.
>
I will address this in the next version of patch set.
<asm/arch/cpu.h> and <asm/arch/hardware.h> will be included in am335x_evm.h
> --
> Tom
More information about the U-Boot
mailing list