Hi, On Mon, Mar 16, 2015 at 10:39:40AM +0000, Paul Martin wrote: > On Fri, Mar 13, 2015 at 08:52:58PM +0200, Aaro Koskinen wrote: > > Hi, > > > > On Fri, Mar 13, 2015 at 05:34:52PM +0000, Paul Martin wrote: > > > Octeon II CPUs can switch from Big Endian to Little Endian freely > > > even in kernel/supervisor mode. > > > > You are enabling it on all OCTEONS. Is that valid? At least octeon-usb > > still needs to be fixed for little-endian mode. > > The USB works perfectly with the patches that were posted to this list > over the last couple of months. I was referring to driver for OCTEON+ USB controller in staging. ERPro uses EHCI, so it's different. Anyway, I can try to fix the most obvious issues myself e.g. bitfields. A.