[OpenWrt-Devel] [PATCH v2 0/5] malta: changes for a better testing environment
Yousong Zhou
yszhou4tech at gmail.com
Fri Oct 30 23:05:22 EDT 2015
The series is a refreshed version of a previous mixed one in September [1].
With many kind advices from linux-mips, the kernel patch was merged in upstream
since release 4.3-rc5. It was run-tested with 3.18 kernel and only
compile-tested with 4.0 and 4.1.
[1] https://lists.openwrt.org/pipermail/openwrt-devel/2015-September/thread.html#35515
v2 <- v1
- Instead of setting the device type explicitly to router, just drop the
definition and use the default
- Make eth0 the default ifname for wan interface and eth1 if exists the lan
interface
Yousong Zhou (5):
generic: fix unrecognized opcode wsbh when building for MIPS16.
target.mk: add optimization flags for MIPS 24Kc.
malta: set CPU_TYPE:=24kc.
malta: use as a default type device
malta: make eth0 the wan interface by default
include/target.mk | 1 +
...gnore-__arch_swab-16-32-64-when-using-MIP.patch | 58 ++++++++++++++++++++
...gnore-__arch_swab-16-32-64-when-using-MIP.patch | 58 ++++++++++++++++++++
...gnore-__arch_swab-16-32-64-when-using-MIP.patch | 58 ++++++++++++++++++++
target/linux/malta/Makefile | 3 +-
.../malta/base-files/etc/uci-defaults/02-network | 5 +-
6 files changed, 180 insertions(+), 3 deletions(-)
create mode 100644 target/linux/generic/patches-3.18/133-MIPS-UAPI-Ignore-__arch_swab-16-32-64-when-using-MIP.patch
create mode 100644 target/linux/generic/patches-4.0/133-MIPS-UAPI-Ignore-__arch_swab-16-32-64-when-using-MIP.patch
create mode 100644 target/linux/generic/patches-4.1/133-MIPS-UAPI-Ignore-__arch_swab-16-32-64-when-using-MIP.patch
--
1.7.10.4
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list