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

2008-08-11 Thread Gururaja Hebbar K R
Hi, > according to datasheet for the register TimerXControl > > we are supposed to not modify the bits [31:8] and [4] > > so we are suppose to read the register and modify only the > others register. Does this mean i need to resend the earlier patch. Writing 00 to these bits ( 31:8 & 4) is u

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

2008-08-12 Thread Peter Pearse
> -Original Message- > From: Gururaja Hebbar K R [mailto:[EMAIL PROTECTED] > Sent: 12 August 2008 03:57 > To: Jean-Christophe PLAGNIOL-VILLARD > Cc: u-boot@lists.denx.de; [EMAIL PROTECTED]; Peter Pearse > Subject: RE: Resubmit : [PATCH] Correct ARM Versatile Timer > Initialization > >

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

2008-08-12 Thread Jean-Christophe PLAGNIOL-VILLARD
On 08:23 Tue 12 Aug , Peter Pearse wrote: > > > > -Original Message- > > From: Gururaja Hebbar K R [mailto:[EMAIL PROTECTED] > > Sent: 12 August 2008 03:57 > > To: Jean-Christophe PLAGNIOL-VILLARD > > Cc: u-boot@lists.denx.de; [EMAIL PROTECTED]; Peter Pearse > > Subject: RE: Resubmi