From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Glass Date: Wed, 15 Apr 2015 07:29:41 -0600 Subject: [U-Boot] [PULL] u-boot-usb/master In-Reply-To: <20150415130834.GR16702@bill-the-cat> References: <201504140550.50177.marex@denx.de> <20150415130834.GR16702@bill-the-cat> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Tom, On 15 April 2015 at 07:08, Tom Rini wrote: > > On Tue, Apr 14, 2015 at 05:50:50AM +0200, Marek Vasut wrote: > > > The following changes since commit f33cdaa4c3da4a8fd35aa2f9a3172f31cc887b35: > > > > Prepare v2015.04 (2015-04-13 10:53:03 -0400) > > > > are available in the git repository at: > > > > git://git.denx.de/u-boot-usb.git HEAD > > > > for you to fetch changes up to 7704fdbda3afb3d3bb0749378f444c71f92fb9ca: > > > > usb: gadget: thor: Claim EP after allocating it in thor gadget (2015-04-14 > > 05:48:12 +0200) > > > > So this and the DM pull request conflict pretty badly. I can fixup > everything but common/usb_storage.c with a pretty good degree of > confidence. But in that case it looks like DM is trying to do something > similar to what came in also via the USB tree (better / wider probing, > roughly). How do you guys want to handle this? Thanks! If it is mostly this patch: usb_storage : scan all interfaces to find a storage device then you could drop it and I could tidy it up and resend. But I'm not sure what the conflicts are. There's a lot of non-USB stuff in the DM pull request so I'm reluctant to unpick and retest. But we'll have to do something. Marek what do you think? Regards, Simon