[OpenWrt-Devel] [PATCH 0/9] Resolved email/series creation issues: PowerCloud device support
Daniel Dickinson
openwrt at daniel.thecshore.com
Mon Aug 10 22:58:37 EDT 2015
Hi all,
Sorrry for all the noise; due to various issues with email and using the wrong starting commit when creating the patch series I am sending this patch series one last time.
This patch series is based on a Nov 2012 patch series for which permission was granted to release, but which was never reworked into a format sufficient to get incorporated into OpenWrt.
I have takes that patch series, updated based on more recent BSP patches in OpenWrt, and add some elbow grease and gotten what I think is a patch series that ought to be ready for inclusion, maybe even without the need for tweaking (unless non-DTS patches are no longer accepted even though the majority of ar71xx BSPs are not yet DTS).
Regards,
Daniel
Daniel Dickinson (9):
CC PowerCloud CAP324 Kernel BSP
CC PowerCloud CAP324 Image generation
CC PowerCloud CAP324 OpenWrt configuration
CC PowerCloud CR3000 Kernel BSP
CC PowerCloud CR3000 image generation
CC PowerCloud CR3000 OpenWrt configuration
CC PowerCloud CR5000 Kernel BSP
CC PowerCloud CR5000 image generation
CC PowerCloud CR5000 OpenWrt configuration
package/boot/uboot-envtools/files/ar71xx | 3 +
target/linux/ar71xx/base-files/etc/diag.sh | 9 +
.../ar71xx/base-files/etc/uci-defaults/01_leds | 20 ++
.../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 | 5 +-
target/linux/ar71xx/config-4.1 | 3 +
target/linux/ar71xx/generic/profiles/pcs.mk | 79 +++++++
target/linux/ar71xx/image/Makefile | 12 ++
.../814-MIPS-ath79-add-cap324-support.patch | 183 ++++++++++++++++
.../815-MIPS-ath79-add-cr3000-support.patch | 211 +++++++++++++++++++
.../816-MIPS-ath79-add-cr5000-support.patch | 230 +++++++++++++++++++++
12 files changed, 771 insertions(+), 1 deletion(-)
create mode 100644 target/linux/ar71xx/patches-4.1/814-MIPS-ath79-add-cap324-support.patch
create mode 100644 target/linux/ar71xx/patches-4.1/815-MIPS-ath79-add-cr3000-support.patch
create mode 100644 target/linux/ar71xx/patches-4.1/816-MIPS-ath79-add-cr5000-support.patch
_______________________________________________
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