Re: [OpenWrt-Devel] [PATCH] ixp4xx: support for little endian build

2013-11-15 Thread Nathan Hintz
On Sun, 03 Nov 2013 20:41:15 +0100 "Imre Kaloz" wrote: > On Sat, 02 Nov 2013 20:38:19 +0100, Nathan Hintz wrote: > > > > > Set ARCH=arm in target/linux/ixp4xx/Makefile > > > > There are virtually zero LE ixp4xx devices out there, and this config doesn't > even support those, only ones w

Re: [OpenWrt-Devel] [PATCH] ixp4xx: support for little endian build

2013-11-03 Thread Imre Kaloz
On Sat, 02 Nov 2013 20:38:19 +0100, Nathan Hintz wrote: Set ARCH=arm in target/linux/ixp4xx/Makefile There are virtually zero LE ixp4xx devices out there, and this config doesn't even support those, only ones where the secondary bootloader swaps endianness before booting the kern

[OpenWrt-Devel] [PATCH] ixp4xx: support for little endian build

2013-11-02 Thread Nathan Hintz
Set ARCH=arm in target/linux/ixp4xx/Makefile Adjust kernel config as follows: target/linux/generic/config-3.10 # CONFIG_MTD_CFI_NOSWAP is not set target/linux/ixp4xx/config-3.10 # CONFIG_CPU_BIG_ENDI