[OpenWrt-Devel] [PATCH 0/5] malta: changes for better testing environment

Yousong Zhou yszhou4tech at gmail.com
Wed Oct 28 08:55:24 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

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: convert to router type target.
  malta: use "static" proto for lan interface

 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, 181 insertions(+), 2 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