From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sat, 10 Dec 2011 20:13:56 +0100 Subject: [U-Boot] [PATCH 0/9] MX5x USB support In-Reply-To: References: <1323282798-31358-1-git-send-email-marek.vasut@gmail.com> Message-ID: <201112102013.57322.marek.vasut@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > Hi Marek, > > 2011/12/7 Marek Vasut : > > This patchset adds the USB support for MX5x. Most of the code is based on > > work of Wolfgang Grandegger with modifications done by various other > > authors. I also included version of ULPI support code cleaned up by Igor > > Grinberg. > > > > NOTE: I'd really love to get this code into .12 release. Remy, Wolfgang, > > do you think it'd be possible? I'd really help adoption of the MX5x USB > > code greatly as well as cleanup of the ULPI code (which is sadly in a > > bad shape). > > I have no objections, except that it is unclear to me what version of > the ULPI code is the latest version. > I see: > * 2 'v7' versions of the same patch Oh well, it is unclear to me how Jana versioned that stuff. When Igor picked it up, I think he did the v7. When I picked Igor's version, I dropped the changelog as it carried no useful information. > * 1 version without a version information as part of a 9 pieces series. Yea, that's the good one. I'll rebase it tonight. M