[OpenWrt-Devel] [PATCH 0/4] ipq806x: Add ethernet support
Mathieu Olivari
mathieu at codeaurora.org
Tue Feb 24 00:01:57 EST 2015
These 4 changes add ethernet support to IPQ806x. It's using the driver
available on codeaurora.org and updates the corresponding DT information.
Same driver has also been posted to LKML:
https://lkml.org/lkml/2015/1/8/534
Its needs rework for kernel.org upstream acceptance.
Mathieu Olivari (4):
ipq806x: enable ar8xxx switch family support
ipq806x: enable GMAC support in DTS
kernel: add qca-nss-gmac as a new module
ipq806x: initialize the network on AP148
package/kernel/qca-nss-gmac/Makefile | 50 ++++++
.../ipq806x/base-files/etc/uci-defaults/network | 32 ++++
target/linux/ipq806x/config-3.18 | 3 +
.../ipq806x/patches/700-add-gmac-dts-suport.patch | 172 +++++++++++++++++++++
4 files changed, 257 insertions(+)
create mode 100644 package/kernel/qca-nss-gmac/Makefile
create mode 100755 target/linux/ipq806x/base-files/etc/uci-defaults/network
create mode 100644 target/linux/ipq806x/patches/700-add-gmac-dts-suport.patch
--
1.9.1
_______________________________________________
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