From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 28 Jan 2013 17:37:11 +0100 Subject: [U-Boot] [PATCH 1/1 v3] console: USB: KBD: Fix incorrect autoboot timeout In-Reply-To: <5FBF8E85CA34454794F0F7ECBA79798F37A4D1D582@HQMAIL04.nvidia.com> References: <1359025555-15119-1-git-send-email-jilin@nvidia.com> <20130126131425.243E62005C3@gemini.denx.de> <5FBF8E85CA34454794F0F7ECBA79798F37A4D1D582@HQMAIL04.nvidia.com> Message-ID: <201301281737.11341.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 Tom Warren, > 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 > > > > > > 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? Tom Rini ... you're not the only Tom around here :p [...] Best regards, Marek Vasut