Re: [U-Boot-Users] Resubmit : [PATCH] Correct ARM Versatile Timer Initialization

2008-08-11 Thread Jean-Christophe PLAGNIOL-VILLARD
On 06:30 Mon 04 Aug , Gururaja Hebbar K R wrote: > - According to ARM Dual-Timer Module (SP804) TRM (ARM DDI0271), > -- Timer Value Register @ TIMER Base + 4 is Read-only. > -- Prescale Value (Bits 3-2 of TIMER Control register) > can only be one of 00,01,10. 11 is undefined. > > Si

Re: [U-Boot-Users] Resubmit : [PATCH] Correct ARM Versatile Timer Initialization

2008-08-01 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > Signed-off-by: Gururaja Hebbar <[EMAIL PROTECTED]> > --- > cpu/arm926ejs/versatile/timer.c |3 +-- > 1 files changed, 1 insertions(+), 2 deletions(-) > > diff --git a/cpu/arm926ejs/versatile/timer.c > b/cpu/arm926ejs/versatile/timer.c > index 32872d