ANOCHA
> ; Michael Kurz ;
> > Albert Aribaud ; U-Boot Mailing List b...@lists.denx.de>
> > Subject: RE: [U-Boot] [PATCH] armv7m: Add SysTick timer driver
> >
> > Hi Tom,
> >
> > On 07 February 2017 14:23, Tom Rini wrote:
> > > On Tue, Feb 07, 2017 at
Hi Vikas,
On 12 February 2017 20:53, Vikas MANOCHA wrote:
> > On Fri, Feb 03, 2017 at 02:48:40PM +, Phil Edworthy wrote:
> >
> > > The SysTick is a 24-bit down counter that is found on all ARM Cortex
> > > M3, M4, M7 devices and is always located at a fixed address.
> > >
> > > Signed-off-by:
Hi Phil,
> -Original Message-
> From: Phil Edworthy [mailto:phil.edwor...@renesas.com]
> Sent: Tuesday, February 07, 2017 6:34 AM
> To: Tom Rini
> Cc: Kamil Lulko ; Vikas MANOCHA
> ; Michael Kurz ;
> Albert Aribaud ; U-Boot Mailing List
>
> Subject: RE: [
Hi Phil,
> -Original Message-
> From: Tom Rini [mailto:tr...@konsulko.com]
> Sent: Sunday, February 05, 2017 3:17 PM
> To: Phil Edworthy ; Vikas MANOCHA
> ; Michael Kurz
>
> Cc: Albert Aribaud ; u-boot@lists.denx.de; Kamil
> Lulko
> Subject: Re: [U-Boot]
Hi Tom,
On 07 February 2017 14:23, Tom Rini wrote:
> On Tue, Feb 07, 2017 at 02:19:39PM +, Phil Edworthy wrote:
> > Hi Kamil,
> >
> > On 07 February 2017 14:12, Kamil Lulko wrote:
> > > On Mon, Feb 6, 2017 at 12:16 AM, Tom Rini wrote:
> > > > On Fri, Feb 03, 2017 at 02:48:40PM +, Phil Edw
On Tue, Feb 07, 2017 at 02:19:39PM +, Phil Edworthy wrote:
> Hi Kamil,
>
> On 07 February 2017 14:12, Kamil Lulko wrote:
> > On Mon, Feb 6, 2017 at 12:16 AM, Tom Rini wrote:
> > > On Fri, Feb 03, 2017 at 02:48:40PM +, Phil Edworthy wrote:
> > >
> > > > The SysTick is a 24-bit down counter
Hi Kamil,
On 07 February 2017 14:12, Kamil Lulko wrote:
> On Mon, Feb 6, 2017 at 12:16 AM, Tom Rini wrote:
> > On Fri, Feb 03, 2017 at 02:48:40PM +, Phil Edworthy wrote:
> >
> > > The SysTick is a 24-bit down counter that is found on all ARM Cortex
> > > M3, M4, M7 devices and is always locat
On Mon, Feb 6, 2017 at 12:16 AM, Tom Rini wrote:
>
> On Fri, Feb 03, 2017 at 02:48:40PM +, Phil Edworthy wrote:
>
> > The SysTick is a 24-bit down counter that is found on all ARM Cortex
> > M3, M4, M7 devices and is always located at a fixed address.
> >
> > Signed-off-by: Phil Edworthy
> >
On Fri, Feb 03, 2017 at 02:48:40PM +, Phil Edworthy wrote:
> The SysTick is a 24-bit down counter that is found on all ARM Cortex
> M3, M4, M7 devices and is always located at a fixed address.
>
> Signed-off-by: Phil Edworthy
> ---
> arch/arm/cpu/armv7m/Makefile| 2 +
> arch/arm/cp
Hi Phil,
Actually this is not my /new/ e-mail address, the u-boot one should
work. I am in the process of fixing my access to it.
Le Fri, 3 Feb 2017 14:53:06 +, Phil Edworthy
a écrit :
> The SysTick is a 24-bit down counter that is found on all ARM Cortex
> M3, M4, M7 devices and is always
The SysTick is a 24-bit down counter that is found on all ARM Cortex
M3, M4, M7 devices and is always located at a fixed address.
Signed-off-by: Phil Edworthy
---
Resend with Albert's new email address - get_maintainer.pl gave the old one.
---
arch/arm/cpu/armv7m/Makefile| 2 +
arch/arm
The SysTick is a 24-bit down counter that is found on all ARM Cortex
M3, M4, M7 devices and is always located at a fixed address.
Signed-off-by: Phil Edworthy
---
arch/arm/cpu/armv7m/Makefile| 2 +
arch/arm/cpu/armv7m/systick-timer.c | 91 +
2 files c
12 matches
Mail list logo