From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 14 Oct 2011 17:50:23 +0200 Subject: [U-Boot] [PATCH v4 1/4] USB: move ehci.h and ehci-core.h into /include/usb/ In-Reply-To: References: <1316312368-13006-1-git-send-email-fermata7@gmail.com> <201110092042.59197.marek.vasut@gmail.com> Message-ID: <201110141750.23962.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 On Sunday, October 09, 2011 10:22:03 PM Jana Rapava wrote: > 2011/10/9 Marek Vasut > > > On Sunday, September 25, 2011 07:25:07 PM Jana Rapava wrote: > > > Signed-off-by: Jana Rapava > > > Cc: Marek Vasut > > > Cc: Remy Bohmer > > > Cc: Fabio Estevam > > > --- > > > > > > Changes for v2: > > > - changed to proper patch > > > > > > Changes for v3: > > > - merged other USB patches from u-boot-pxa/efikasb > > > - offset-based access changed to struct-based access > > > - use {clrset,clr,set}bits_le32() calls > > > - CodingStyle and naming cleanup > > > > > > Changes for v4: > > > - split into patchset > > > - move ehci.h and ehci-core.h into /include/usb/ > > > > Uh, > > > > I have totally no idea which is the last set of patches here now anymore. > > Anyway, is there any update or is this plain stuck ? > > > > Cheers > > Last set of patches is there: > [0/4] http://lists.denx.de/pipermail/u-boot/2011-September/102729.html > [1/4] http://lists.denx.de/pipermail/u-boot/2011-September/102720.html > [2/4] http://lists.denx.de/pipermail/u-boot/2011-September/102719.html > [3/4] http://lists.denx.de/pipermail/u-boot/2011-September/102721.html > [4/4] http://lists.denx.de/pipermail/u-boot/2011-September/102803.html > > I haven't found time to work on this recently, I have some problems in > school which I absolutely have to solve first. > Regards, > Jana Rapava Remy, bump ?