From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sat, 26 Jan 2013 04:26:07 +0100 Subject: [U-Boot] [PATCH v2 0/7] Move Tegra EHCI drive to correct place In-Reply-To: <1359124871-4434-1-git-send-email-dev@lynxeye.de> References: <1359124871-4434-1-git-send-email-dev@lynxeye.de> Message-ID: <201301260426.07886.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 Lucas Stach, > This moves out the Tegra EHCI driver from a platform specific directory > to the standard driver/usb/host dir. > > This is a preparation needed to share this driver between Tegra20 and > Tegra30. No functional change in here, so Tegra30 is still not working. > > Patch 6 could be a lot smaller if it were generated with -B, as GIT would > detect that most of it is moving stuff over, but last time I did this it > prevented git apply to work. So sorry for the big diff. > > I think I incorporated all changes needed to reflect the review feedback > I got on this last time. > > I expect this series to go in through the Tegra tree. Last two don't apply, I applied first five and pushed. Best regards, Marek Vasut