public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Jon Hunter <jon-hunter@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/1 v3] console: USB: KBD: Fix incorrect autoboot timeout
Date: Thu, 21 Mar 2013 10:17:22 -0500	[thread overview]
Message-ID: <514B2482.5000002@ti.com> (raw)
In-Reply-To: <20130321065742.9271E200547@gemini.denx.de>


On 03/21/2013 01:57 AM, Wolfgang Denk wrote:
> Dear Stephen Warren,
> 
> In message <514AA642.3090107@wwwdotorg.org> you wrote:
>>
>> Interesting. I just noticed the same problem, and posted the following
>> patch to fix it:
>>
>> http://lists.denx.de/pipermail/u-boot/2013-March/149625.html
>>
>> This was on the Raspberry Pi.
> 
> You mean the Raspberry Pi uses SYS_HZ != 1000 ???
> 
> This needs fixing!!

I understand that you may wish to have SYS_HZ == 1000, but shouldn't the
code still normalise the get_timer() value to SYS_HZ?

If I grep through the u-boot source I see a lot of instances where
get_timer() is normalised to SYS_HZ.

grep -r "get_timer" * | grep "SYS_HZ"

Cheers
Jon

  reply	other threads:[~2013-03-21 15:17 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-24 11:05 [U-Boot] [PATCH 1/1 v3] console: USB: KBD: Fix incorrect autoboot timeout Jim Lin
2013-01-26  3:17 ` Marek Vasut
2013-01-26 13:14   ` Wolfgang Denk
2013-01-26 17:04     ` Marek Vasut
     [not found]     ` <5FBF8E85CA34454794F0F7ECBA79798F37A4D1D582@HQMAIL04.nvidia.com>
2013-01-28 16:37       ` Marek Vasut
2013-01-28 16:37       ` Tom Rini
2013-02-04 16:40 ` [U-Boot] [U-Boot, 1/1, " Tom Rini
2013-03-20 23:56 ` [U-Boot] [PATCH 1/1 " Jon Hunter
2013-03-21  0:19   ` Marek Vasut
2013-03-21 15:10     ` Jon Hunter
2013-03-21 19:19       ` Wolfgang Denk
2013-03-21  6:06   ` Jim Lin
2013-03-21  6:18   ` Stephen Warren
2013-03-21  6:57     ` Wolfgang Denk
2013-03-21 15:17       ` Jon Hunter [this message]
2013-03-21 19:15         ` Wolfgang Denk

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=514B2482.5000002@ti.com \
    --to=jon-hunter@ti.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox