From: Daniel Mack <daniel@caiaq.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] net/net.c: add get_timer_ms()
Date: Fri, 5 Dec 2008 22:07:19 +0100 [thread overview]
Message-ID: <20081205210719.GA7036@buzzloop.caiaq.de> (raw)
In-Reply-To: <20081205210144.B806A834B020@gemini.denx.de>
On Fri, Dec 05, 2008 at 10:01:44PM +0100, Wolfgang Denk wrote:
> > The timer implementation (at least the one for PXA processors) assumes
> > that the OSCR register increments 1000 times a second. Which it doesn't
> > for PXA3xx variants. Hence, all functions from cpu/pxa/interrupts.c will
> > behave entirely differently on a PXA270 compared to a PXA3xx, and so all
> > code using this functions will break.
>
> So this is a bug, and needs to be fixed.
Ok. Do you want me to submit some "#ifdef MONAHANS" patch for the pxa
ge_timer() function or is anyone working on major reworks for this
anyway?
Best regards,
Daniel
next prev parent reply other threads:[~2008-12-05 21:07 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-28 16:25 [U-Boot] [PATCH] net/net.c: correct timeout function Daniel Mack
2008-12-03 0:31 ` Daniel Mack
2008-12-03 0:43 ` Ben Warren
2008-12-03 1:05 ` Daniel Mack
2008-12-03 17:57 ` Ben Warren
2008-12-03 0:58 ` Daniel Mack
2008-12-05 6:48 ` Ben Warren
2008-12-05 14:40 ` [U-Boot] [PATCH] net/net.c: add get_timer_ms() Daniel Mack
2008-12-05 20:26 ` Wolfgang Denk
2008-12-05 20:43 ` Daniel Mack
2008-12-05 21:01 ` Wolfgang Denk
2008-12-05 21:07 ` Daniel Mack [this message]
2008-12-05 21:16 ` Wolfgang Denk
2008-12-06 16:53 ` Daniel Mack
2008-12-05 20:29 ` [U-Boot] [PATCH] net/net.c: correct timeout function Wolfgang Denk
2008-12-05 21:01 ` Ben Warren
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20081205210719.GA7036@buzzloop.caiaq.de \
--to=daniel@caiaq.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.