From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 2 Aug 2013 13:14:56 +0200 Subject: [U-Boot] [PATCH V3 00/20] Make mv_udc work for i.mx6 In-Reply-To: <1375399657-25642-1-git-send-email-troy.kisky@boundarydevices.com> References: <1375399657-25642-1-git-send-email-troy.kisky@boundarydevices.com> Message-ID: <201308021314.56318.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 Troy Kisky, > Hi Marek, Stefano > > > This series is based on u-boot-usb/master branch. > After this series, nitrogen6x works with tftpboot to transfer > files over usb. > > V2 was dropped to my bad posting of it and should be ignored. > > This V3 is a rebase and most patches had to be changed slightly. > I also ran a ./MAKEALL -a arm and fixed the errors that the V1 > series had. > > The most noticeable change is the addition of > > usb: gadget: mv_udc: fix hardware udc address for i.MX6 > > Let me know if you want to go back to a udc variable > to store the address instead of using hcor. > > > Stefano, would you like to take patches 1-5 ? > I'll likely need a V3, but maybe the early ones > will be approved. > > Thanks In general, cool stuff. I want this in, you just need to learn to write proper commit messages. I don't understand the middle part of your patchset very well, that's where I was rambling the most. Otherwise, it's almost OK, one or two more loop and you're in. Best regards, Marek Vasut