On Wed, 2013-01-23 at 16:38 +0800, Wolfgang Denk wrote:
> Dear Jim Lin,
>
> In message <1358923034-2727-1-git-send-email-ji...@nvidia.com> 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
> > co
Dear Jim Lin,
In message <1358923034-2727-1-git-send-email-ji...@nvidia.com> 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 t
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
---
common/main.
3 matches
Mail list logo