public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Stephen Warren <swarren@wwwdotorg.org>
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 00:18:42 -0600	[thread overview]
Message-ID: <514AA642.3090107@wwwdotorg.org> (raw)
In-Reply-To: <514A4CBA.1040203@ti.com>

On 03/20/2013 05:56 PM, Jon Hunter wrote:
> 
> On 01/24/2013 05:05 AM, Jim Lin wrote:
>> Autoboot timeout defined by CONFIG_BOOTDELAY will not be accurate if
>> CONFIG_USB_KEYBOARD and CONFIG_SYS_USB_EVENT_POLL are defined in
>> configuration file and when tstc() function for checking key pressed
>> takes longer time than 10 ms (e.g., 50 ms) to finish.
...
> This change is causing problems with auto-delay on one of my boards by
> making it inaccurate :-(

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.

  parent reply	other threads:[~2013-03-21  6:18 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 [this message]
2013-03-21  6:57     ` Wolfgang Denk
2013-03-21 15:17       ` Jon Hunter
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=514AA642.3090107@wwwdotorg.org \
    --to=swarren@wwwdotorg.org \
    --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