Re: [U-Boot] [PATCH 1/1] i.MX31: switch to CFG_HZ=1000

2008-09-21 Thread Wolfgang Denk
Dear Jean-Christophe, in message <[EMAIL PROTECTED]> Guennadi Liakhovetski wrote: > > I still don't understand the purpose of this post. The patch has been > posted by the author to the list, you are the subsystem custodian. I > think, you have mainly three possibilities now: > > 1. you are ha

Re: [U-Boot] [PATCH 1/1] i.MX31: switch to CFG_HZ=1000

2008-09-20 Thread Guennadi Liakhovetski
Hi Jean-Christophe, On Tue, 16 Sep 2008, Jean-Christophe PLAGNIOL-VILLARD wrote: > From: Guennadi Liakhovetski <[EMAIL PROTECTED]> > > Switch to the standard CFG_HZ=1000 value, while at it, minor white-space > cleanup, remove CFG_CLKS_IN_HZ from config-headers. Tested on mx31ads, > provides 2% o

[U-Boot] [PATCH 1/1] i.MX31: switch to CFG_HZ=1000

2008-09-16 Thread Jean-Christophe PLAGNIOL-VILLARD
From: Guennadi Liakhovetski <[EMAIL PROTECTED]> Switch to the standard CFG_HZ=1000 value, while at it, minor white-space cleanup, remove CFG_CLKS_IN_HZ from config-headers. Tested on mx31ads, provides 2% or 0.4% precision depending on the CONFIG_MX31_TIMER_HIGH_PRECISION flag. Measured with stop-w