public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/1 v3] console: USB: KBD: Fix incorrect autoboot timeout
Date: Mon, 28 Jan 2013 11:37:16 -0500	[thread overview]
Message-ID: <5106A93C.2040500@ti.com> (raw)
In-Reply-To: <5FBF8E85CA34454794F0F7ECBA79798F37A4D1D582@HQMAIL04.nvidia.com>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 01/28/2013 11:30 AM, Tom Warren wrote:
> Wolfgang,
> 
>> -----Original Message----- From: Wolfgang Denk 
>> [mailto:wd at denx.de] Sent: Saturday, January 26, 2013 6:14 AM To: 
>> Marek Vasut Cc: Jim Lin; u-boot at lists.denx.de; Tom Warren; 
>> trini at ti.com; albert.u.boot at aribaud.net Subject: Re: [PATCH 1/1 
>> v3] console: USB: KBD: Fix incorrect autoboot timeout
>> 
>> Dear Marek Vasut,
>> 
>> In message <201301260417.54768.marex@denx.de> you 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.
>>>> 
>>>> Signed-off-by: Jim Lin <jilin@nvidia.com>
>>> 
>>> Applied to u-boot-usb
>> 
>> This is common code, and essentially unrelated to USB. It should 
>> go through Tom, not through the USB repo.
> 
> Why do you expect this to go thru the Tegra tree? It's common code 
> - shouldn't it at least go thru my parent repo (ARM), if no 
> directly into u-boot.git/master?

I think he means me :)

- -- 
Tom
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBAgAGBQJRBqk8AAoJENk4IS6UOR1WnqwQAI0Gpysj7oZjelcF7XDYVOPu
/9rIsi3ZiB5+xtENWTBV08Y8GKpfNIdqMyMqQ3V6kWFSTAVzoNZDtoX3KX01Vvc8
SZ8LDlpQFzW1cCYxLcRdXIOmCXrUoc/qoJgbmYYHrnlZOHmSW1rrZTE2iW9QUe69
4YfmWDD5sVx/fGKXZvbzYu1Nt24qWtCXxGZ0jWBv3mPpvOtnyfePeUKdHhakn8PE
eTI9MUXXsOCX4Sbj2anPKbmp+W4f6bKvl0OpBBQNHSuD5tYthuM/YTpmhwSnaGtr
8QiJNIc7nliSmQh4y0XrIqEaN3KC6oIN6VjO2uM5+TVern9HYIazy+uXXRvQvA5c
wq+Xb2mxIZf4vet9BbAWIpNN7w5I6adnC1APM5I47IMQyxGfesi4cdt6JY/X4M+z
xr9DZo4kcmszhAfSNH12MndQfutH6INcZeOpMFFZe+2h51XrbufUsT3mNwvsmcCT
6+Ef1VoMfpB0ZrCPxk969twm8sXarD2d6KW5uO/jDJF3ENoXIUEEbZpT8Sz/mlgJ
9bNyddsEptXS4mRoUszcWItc5Stok1fNYmECkknpPFOm01s7x6XUuRBpV72jFiwM
+/d7K+wAH8jm9y0Ij2Ya3w8bKnilEAA3nJpbr5K9wPLEFqNrX++es/44lxQGb/vI
OjPexZLYrEG9okXEC83v
=cV3l
-----END PGP SIGNATURE-----

  parent reply	other threads:[~2013-01-28 16:37 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 [this message]
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
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=5106A93C.2040500@ti.com \
    --to=trini@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