From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ladislav Michl Date: Tue, 28 Apr 2009 16:11:47 +0100 Subject: [U-Boot] U-Boot Timer Qualification In-Reply-To: <200904280848.14109.vapier@gentoo.org> References: <20090422204936.GB29252@game.jcrosoft.org> <200904271528.29873.vapier@gentoo.org> <20090428100806.GA4896@localhost.localdomain> <200904280848.14109.vapier@gentoo.org> Message-ID: <20090428151147.GA19683@linux-mips.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Mike, a lot of changes are entering arm tree, many without any commit message. And now we have some special cases which needs some special care for yet unclear reason. OMAP3 timer precission was discussed to death and patch still didn't went in, because it needs to be verified against some document you are claiming is not mandatory. I'll omit more comments to this topic until my objections get answered. Just one side note: Both methods can be easily set in code, freeing every and each developer from reimplementing test case. Such code could be one for all and selfexplaining. Is it worth doing using current timer API? ladis