[U-Boot] [PATCH 1/1 v3] console: USB: KBD: Fix incorrect autoboot timeout
Wolfgang Denk
wd at denx.de
Sat Jan 26 14:14:25 CET 2013
Dear Marek Vasut,
In message <201301260417.54768.marex at 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 at 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.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Alan Turing thought about criteria to settle the question of whether
machines can think, a question of which we now know that it is about
as relevant as the question of whether submarines can swim.
-- Edsger Dijkstra
More information about the U-Boot
mailing list