[OpenWrt-Devel] [PATCH 0/8] Add support for three PowerCloud Systems devices
Daniel Dickinson
openwrt at daniel.thecshore.com
Sun Aug 9 00:12:27 EDT 2015
Hi all,
I have added suport for three PowerCloud Systems devices based on
the patches posted in
https://lists.openwrt.org/pipermail/opewrt-devel/2012-Novembre/017340.html,
updated board support in the OpenWrt tree, and some tweaks of my own.
These patches are against trunk.
Daniel Dickinson (8):
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 | 2 +
target/linux/ar71xx/generic/profiles/pcs.mk | 79 +++++++
target/linux/ar71xx/image/Makefile | 12 ++
.../815-MIPS-ath79-add-cr3000-support.patch | 211 +++++++++++++++++++
.../816-MIPS-ath79-add-cr5000-support.patch | 230 +++++++++++++++++++++
11 files changed, 587 insertions(+), 1 deletion(-)
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
More information about the openwrt-devel
mailing list