From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dirk Behme Date: Thu, 23 Apr 2009 16:59:10 +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: <49F0823E.5040301@googlemail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Jean-Christophe, 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 It would be nice if we could get proper commit messages from you in future then, too. ;) Dirk P.S.: E.g. http://lists.denx.de/pipermail/u-boot/2009-March/049743.html http://lists.denx.de/pipermail/u-boot/2009-March/049871.html http://lists.denx.de/pipermail/u-boot/2009-March/049804.html http://lists.denx.de/pipermail/u-boot/2009-March/049741.html