[PATCH 0/3] mips: OCTEON: Support for little-endian mode

From: Aleksey Makarov
Date: Fri Mar 20 2015 - 12:15:34 EST


These patches enable compiling and booting kernel on Octeon boards
in little-endian mode.

David Daney (3):
MIPS: OCTEON: Handle bootloader structures in little-endian mode.
MIPS: OCTEON: Add mach-cavium-octeon/mangle-port.h
MIPS: OCTEON: Enable little endian kernel.

arch/mips/Kconfig | 3 +-
arch/mips/cavium-octeon/octeon_boot.h | 23 +++++++
.../include/asm/mach-cavium-octeon/mangle-port.h | 74 ++++++++++++++++++++++
arch/mips/include/asm/octeon/cvmx-bootinfo.h | 55 ++++++++++++++++
4 files changed, 154 insertions(+), 1 deletion(-)
create mode 100644 arch/mips/include/asm/mach-cavium-octeon/mangle-port.h

--
2.3.3

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/