Re: [U-Boot] [PATCH 1/1 v3] console: USB: KBD: Fix incorrect autoboot timeout

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 01/28/2013 11:30 AM, Tom Warren wrote:
Wolfgang,
-----Original Message----- From: Wolfgang Denk [mailto:wd@denx.de] Sent: Saturday, January 26, 2013 6:14 AM To: Marek Vasut Cc: Jim Lin; u-boot@lists.denx.de; Tom Warren; trini@ti.com; albert.u.boot@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
participants (1)
-
Tom Rini