From mboxrd@z Thu Jan 1 00:00:00 1970 From: Igor Grinberg Date: Mon, 31 Oct 2011 10:17:50 +0200 Subject: [U-Boot] [PATCH v6 4/4] usb: add USB support for Efika In-Reply-To: <4EADB213.5040401@denx.de> References: <1317294597-31267-1-git-send-email-fermata7@gmail.com> <1317314665-31835-1-git-send-email-fermata7@gmail.com> <201110302118.18343.marek.vasut@gmail.com> <4EADB213.5040401@denx.de> Message-ID: <4EAE59AE.509@compulab.co.il> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Stefano, On 10/30/11 22:22, Stefano Babic wrote: > On 10/30/2011 09:18 PM, Marek Vasut wrote: >>> This commit adds USB support for EfikaMX and EfikaSB. >>> >>> Signed-off-by: Jana Rapava >>> Signed-off-by: Marek Vasut >>> Cc: Remy Bohmer >>> Cc: Stefano Babic >>> >>> Acked-by: Marek Vasut >>> --- >>> Changes for v2: >>> - introduce temporary variable in ulpi_write >>> - whitespace changes >>> Changes for v3: >>> - add protection against multiple inclusion of efika.h >>> Changes for v4: >>> - rename multiple inclusion protection macro in efika.h >>> Changes for v5: >>> - fix unterminated #ifndef in efika.h >>> Changes for v6: >>> - add Acked-by >>> - no changes >>> >> >> Guys, there's been no update on this for a month. >> >> Stefano, can you apply please? I see no negative comments. > > I do not have seen any open issues, too. If nobody argues and because > they are related to USB for i.MX boards, I will apply them to u-boot-imx. Sorry for jumping in that late. I've just got back from my trip. There are some issues with: [PATCH 3/4] EHCI: adjust for mx5 If you have already applied it and also because I don't want to block this patch set, the issues I've pointed can be fixed in a follow up patch. > > Best regards, > Stefano Babic > > -- Regards, Igor.