[OpenWrt-Devel] [PATCH 0/8] Add support for three PowerCloud Systems devices
Daniel Dickinson
openwrt at daniel.thecshore.com
Wed Aug 19 19:45:44 EDT 2015
Yeah, sorry I tried to rush something out the door and have completely
forgotten how to send git patches series - I've had to relearn those
skills (mostly a matter of taking the time to read the man pages).
I also screwed the patches up when I copied them from a private repo I
had for BB into trunk which mean I have to take the time to redo them
and test them on actual hardware before resubmitting.
Regards,
Daniel
On 2015-08-17 2:27 AM, John Crispin wrote:
> Hi,
>
> the series is in patchwork several times. some mails are duplicated 8
> times. others exist twice, have identical content but 2 different
> subjects. i marked all 25 patches as invalid. can you please work out
> what we should merge and just resend it as a clean series against trunk
> please.
>
> John
>
> On 09/08/2015 06:12, Daniel Dickinson wrote:
>> Sorry, one last time; this series got concatenated into one big email.
>>
>> 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
>> _______________________________________________
>> openwrt-devel mailing list
>> openwrt-devel at lists.openwrt.org
>> https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
>>
> _______________________________________________
> openwrt-devel mailing list
> openwrt-devel at lists.openwrt.org
> https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
>
_______________________________________________
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