From mboxrd@z Thu Jan 1 00:00:00 1970 From: Graeme Russ Date: Mon, 11 Jul 2011 16:43:39 +1000 Subject: [U-Boot] [RESEND PATCH v2 2/5] Tegra2: Add microsecond timer functions In-Reply-To: <20110711062006.E22071579E14@gemini.denx.de> References: <1309884558-7700-1-git-send-email-sjg@chromium.org> <1309884558-7700-3-git-send-email-sjg@chromium.org> <4E1937A6.7050808@gmail.com> <20110711062006.E22071579E14@gemini.denx.de> Message-ID: <4E1A9B9B.4030104@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Wolfgang, On 11/07/11 16:20, Wolfgang Denk wrote: > Dear Graeme Russ, > > In message <4E1937A6.7050808@gmail.com> you wrote: >> >> timer_get_us needs to be u64 (unsigned long long). Also, the new timer API >> will define this as time_now_us, would be great if you could use this >> naming convention now to save me doing a mass of replaces later > > > Um... this sounds as if there was some confirmed agreement on a new > timer API? I remember that we had such a discussion some time ago, > with some suggestions, but then the discussion faded, and I don't > remember that any specific agreement was made. > > Am I missing something? Yes - A 16 part patch series: - In patchwork, filter by Graeme Russ as submitter - http://lists.denx.de/pipermail/u-boot/2011-June/094958.html is the summary post A request for you to look at it (plus a few questions): - http://lists.denx.de/pipermail/u-boot/2011-July/095693.html The wiki: - http://www.denx.de/wiki/U-Boot/TaskTimerAPI Regards, Graeme