From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sat, 8 Nov 2014 12:04:37 +0100 Subject: [U-Boot] [PATCH] usb_storage: blacklist Enclosure Service Devices In-Reply-To: <1415426534-10331-1-git-send-email-smoch@web.de> References: <1415278311-3090-1-git-send-email-smoch@web.de> <1415426534-10331-1-git-send-email-smoch@web.de> Message-ID: <201411081204.37643.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 On Saturday, November 08, 2014 at 07:02:14 AM, Soeren Moch wrote: > Skip enclosure service devices when probing for usb storage devices. > > This avoids long timeouts when probing for external usb harddisks > which provide "Enclosure Services". > > Signed-off-by: Soeren Moch I tweaked the comment so it matches the patch guidelines [1] and applied. Thanks! [1] http://www.denx.de/wiki/U-Boot/Patches Best regards, Marek Vasut