From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ladislav Michl Date: Thu, 23 Apr 2009 12:50:45 +0200 Subject: [U-Boot] [PATCH v2] arm925t: Fix CONFIG_SYS_HZ to 1000 In-Reply-To: <20090423073421.GB18705@game.jcrosoft.org> References: <20090421231204.GA2878@localhost.localdomain> <20090423073421.GB18705@game.jcrosoft.org> Message-ID: <20090423105045.GA2573@localhost.localdomain> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, Apr 23, 2009 at 09:34:21AM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote: > On 01:12 Wed 22 Apr , Ladislav Michl wrote: > > Let CONFIG_SYS_HZ to have value of 1000 effectively fixing all users of > > get_timer. > > > > Changes since original version: > > * Set PTV=2 (divisor 8) for boards using 12MHz timer clock source to > > improve timer resolution. > > please put in the commit message & code the timer resolution & precision > and please specify on which board you test it in the commit message Okay. To eliminate human factor, I will use a scope hooked on gpio pin (we all love exact methods, don't we?) and include those results in the commit message. However, I cannot do this sooner than at next week. Patch will appear as v3 on mailing list. Best regards, ladis