RE: [PATCH 1/7] usb: musb: Add context save and restore support

2010-01-24 Thread Patra, Nilkesh
Felipe, > -Original Message- > From: linux-usb-ow...@vger.kernel.org [mailto:linux-usb- > ow...@vger.kernel.org] On Behalf Of Felipe Balbi > Sent: Thursday, January 21, 2010 7:04 PM > To: Greg KH > Cc: Linux USB Mailing List; Linux OMAP Mailing List; Gupta, Ajay Kumar; > Gadiyar, A

RE: [RFC] MUSB: Workaround for Ethernet data alignment issue

2009-12-15 Thread Patra, Nilkesh
Vikram > -Original Message- > From: Pandita, Vikram > Sent: Monday, December 14, 2009 11:09 PM > To: Patra, Nilkesh; linux-...@vger.kernel.org > Cc: linux-omap@vger.kernel.org; David Brownell; Gadiyar, Anand > Subject: RE: [RFC] MUSB: Workaround for Ethernet da

[RFC] MUSB: Workaround for Ethernet data alignment issue

2009-12-13 Thread Patra, Nilkesh
On the latest version of MUSB, DMA is not working properly if the Data in the packet doesn't start at 32bit aligned address. This issue was found while using MUSB as g_ether. The basic ping does not work, if the data in the Ethernet packet does not start at 32bit aligned address. To overcome t