From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sun, 30 Oct 2011 21:18:18 +0100 Subject: [U-Boot] [PATCH v6 4/4] usb: add USB support for Efika In-Reply-To: <1317314665-31835-1-git-send-email-fermata7@gmail.com> References: <1317294597-31267-1-git-send-email-fermata7@gmail.com> <1317314665-31835-1-git-send-email-fermata7@gmail.com> Message-ID: <201110302118.18343.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 > 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.