From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sat, 26 Jan 2013 04:17:54 +0100 Subject: [U-Boot] [PATCH 1/1 v3] console: USB: KBD: Fix incorrect autoboot timeout In-Reply-To: <1359025555-15119-1-git-send-email-jilin@nvidia.com> References: <1359025555-15119-1-git-send-email-jilin@nvidia.com> Message-ID: <201301260417.54768.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Jim Lin, > 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 Applied to u-boot-usb Thanks Best regards, Marek Vasut