On Fri, Mar 20, 2015 at 07:11:57PM +0300, Aleksey Makarov wrote: > From: David Daney <david.daney@xxxxxxxxxx> > > Needed for little-endian ioport access. > This fixes NOR flash in little-endian mode > > Signed-off-by: David Daney <david.daney@xxxxxxxxxx> > Signed-off-by: Aleksey Makarov <aleksey.makarov@xxxxxxxxxx> > --- > .../include/asm/mach-cavium-octeon/mangle-port.h | 74 ++++++++++++++++++++++ This seems to be a new header file that's not used anywhere else. I get the feeling that there should be at least another three patches in this series which have been omitted. Certainly, the Octeon peripherals won't work with just the three part patch set presented here. Thanks for this patch (and the padding bugfix to the boot structure). PS. Don't forget the missing htons() in drivers/staging/octeon/ethernet-tx.c -- Paul Martin http://www.codethink.co.uk/ Senior Software Developer, Codethink Ltd.