I can make the patch for trunk separately. But I observed that for CC1505,
patches are still updated after release. Can we merge the patches to CC1505
as well. As a lot of people prefer a stable release rather than trunk.

On Fri, Nov 6, 2015 at 4:54 PM, Felix Fietkau <n...@openwrt.org> wrote:

> On 2015-11-06 08:01, alz...@gmail.com wrote:
> > From: alzhao <alz...@gmail.com>
> >
> > ---
> >  .../ar71xx/base-files/etc/uci-defaults/01_leds     |  12 ++
> >  .../ar71xx/base-files/etc/uci-defaults/02_network  |   8 ++
> >  target/linux/ar71xx/base-files/lib/ar71xx.sh       |   9 ++
> >  .../ar71xx/base-files/lib/upgrade/platform.sh      |   3 +
> >  target/linux/ar71xx/config-3.18                    |   3 +
> >  .../ar71xx/files/arch/mips/ath79/mach-domino.c     | 137
> +++++++++++++++++++++
> >  .../ar71xx/files/arch/mips/ath79/mach-gl-ar300.c   | 111
> +++++++++++++++++
> >  .../ar71xx/files/arch/mips/ath79/mach-gl_ar150.c   | 122
> ++++++++++++++++++
> >  target/linux/ar71xx/generic/profiles/domino.mk     |  16 +++
> >  target/linux/ar71xx/generic/profiles/gl-ar300.mk   |  16 +++
> >  target/linux/ar71xx/generic/profiles/gl_ar150.mk   |  16 +++
> >  target/linux/ar71xx/image/Makefile                 |  25 ++++
> >  .../patches-3.18/911-MIPS-ath79-add-gl_ar150.patch |  39 ++++++
> >  .../patches-3.18/912-MIPS-ath79-add-gl_ar300.patch |  39 ++++++
> >  .../913-MIPS-ath79-add-domino-support.patch        |  39 ++++++
> >  15 files changed, 595 insertions(+)
> >  create mode 100644
> target/linux/ar71xx/files/arch/mips/ath79/mach-domino.c
> >  create mode 100644
> target/linux/ar71xx/files/arch/mips/ath79/mach-gl-ar300.c
> >  create mode 100644
> target/linux/ar71xx/files/arch/mips/ath79/mach-gl_ar150.c
> >  create mode 100644 target/linux/ar71xx/generic/profiles/domino.mk
> >  create mode 100644 target/linux/ar71xx/generic/profiles/gl-ar300.mk
> >  create mode 100644 target/linux/ar71xx/generic/profiles/gl_ar150.mk
> >  create mode 100644
> target/linux/ar71xx/patches-3.18/911-MIPS-ath79-add-gl_ar150.patch
> >  create mode 100644
> target/linux/ar71xx/patches-3.18/912-MIPS-ath79-add-gl_ar300.patch
> >  create mode 100644
> target/linux/ar71xx/patches-3.18/913-MIPS-ath79-add-domino-support.patch
> This needs to be rebased to OpenWrt trunk, which uses Linux 4.1.
>
> - Felix
>
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to