From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 27 Feb 2012 00:11:36 +0100 Subject: [U-Boot] [PATCH] USB: reevaluate iomux stdin on USB kbd detect In-Reply-To: <1324672188-10522-1-git-send-email-amartin@nvidia.com> References: <1324672188-10522-1-git-send-email-amartin@nvidia.com> Message-ID: <201202270011.36932.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 > If CONSOLE_MUX is enabled, reevaluate console stdin when USB keyboard > device is detected. > > Signed-off-by: Allen Martin > --- Hi, what's the status of this patch/patchset? Thanks M