[OpenWrt-Devel] [PATCH 0/2] Support for Netgear R7500v2
Alexis Green
agreen at cococorp.com
Wed Mar 23 15:55:08 EDT 2016
This patch allows building images for Netgear R7500v2 routers.
The patch to mac80211 is for ignoring otp error in ath10k if cal-* has been loaded
11-ath10k-caldata is a massaged file from an earlier patch submitted by Josh Bendavid
Alexis Green (2):
ipq806x: Add support for Netgear R7500v2
mac80211: Ignore otp error if cal file is found - required for some
QCA9980 devices
.../mac80211/patches/941-ath10k-otp_ignore.patch | 18 +
.../linux/ipq806x/base-files/etc/board.d/01_leds | 19 +-
.../ipq806x/base-files/etc/board.d/02_network | 3 +-
.../etc/hotplug.d/firmware/11-ath10k-caldata | 50 +++
target/linux/ipq806x/base-files/lib/ipq806x.sh | 3 +
.../ipq806x/base-files/lib/upgrade/platform.sh | 6 +-
target/linux/ipq806x/image/Makefile | 14 +-
...-Netgear-Nighthawk-X4-D7500v2-device-tree.patch | 363 +++++++++++++++++++++
target/linux/ipq806x/profiles/netgear.mk | 13 +
9 files changed, 478 insertions(+), 11 deletions(-)
create mode 100644 package/kernel/mac80211/patches/941-ath10k-otp_ignore.patch
create mode 100755 target/linux/ipq806x/base-files/etc/hotplug.d/firmware/11-ath10k-caldata
create mode 100644 target/linux/ipq806x/patches-3.18/802-ARM-qcom-add-Netgear-Nighthawk-X4-D7500v2-device-tree.patch
--
2.1.0
_______________________________________________
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