[U-Boot] [PATCH V2] ARM: bcm2835: fix get_timer() to return ms

Albert ARIBAUD albert.u.boot at aribaud.net
Thu Apr 4 09:09:37 CEST 2013


Hi Stephen,

On Wed, 03 Apr 2013 21:22:06 -0600, Stephen Warren
<swarren at wwwdotorg.org> wrote:

> On 03/28/2013 09:14 AM, Albert ARIBAUD wrote:
> > Hi Stephen,
> > 
> > On Thu, 28 Mar 2013 08:59:05 -0600, Stephen Warren
> > <swarren at wwwdotorg.org> wrote:
> > 
> >> On 03/28/2013 05:15 AM, Albert ARIBAUD wrote:
> >>> Hi Stephen,
> >>>
> >>> On Wed, 27 Mar 2013 22:43:23 -0600, Stephen Warren
> >>> <swarren at wwwdotorg.org> wrote:
> >>>
> >>>> Apparently, CONFIG_SYS_HZ must be 1000. Change this, and fix the timer
> >>>> driver to conform to this.
> >>>>
> >>>> Have the timer implementation export a custom API get_timer_us() for use
> >>>> by the BCM2835 MMC API, which needs us resolution for a HW workaround.
> >>>>
> >>>> Signed-off-by: Stephen Warren <swarren at wwwdotorg.org>
> >>>> ---
> >>>> v2: Export custom API get_timer_us() to allow the MMC driver to maintain
> >>>>     its current workaround implementation.
> >>>> ---
> >>>
> >>> This patch and "mmc: bcm2835: fix delays in bug workaround" cannot be
> >>> both applied together. Can you do a V2 for the delays fix patch too?
> >>
> >> This patch replaces the two previous separate patches. Only this one
> >> needs to be applied.
> > 
> > Ok -- thanks. Will soon (i.e., in one hour at most) be available in
> > u-boot-arm/master.
> 
> I can't see it there yet. I assume this patch is targeted at the release?

My fault. I'd applied it somewhere in my tree and marked it accepted in
patchwork (I can find trace of both actions) but for some reason, it
did not end on my master branch.

Error fixed now, commit 5eaa2156 at ARM ToT.

Amicalement,
-- 
Albert.


More information about the U-Boot mailing list