openwrtv4/target/linux/ipq40xx/patches-4.14
David Bauer 970f1914be ipq40xx: add support for Netgear EX6100v2/EX6150v2
Specifications:
SOC:	Qualcomm IPQ4018 (DAKOTA) ARM Quad-Core
RAM:	256 MB Winbond W632GU6KB12J
FLASH:	16 MiB Macronix MX25L12805D
ETH:	Qualcomm QCA8072
WLAN1:  Qualcomm Atheros QCA4018 2.4GHz 802.11b/g/n/ac 2x2
WLAN2:  Qualcomm Atheros QCA4018 5GHz 802.11n/ac
	1x1 (EX6100)
	2x2 (EX6150)
INPUT:  Power, WPS, reset button
	AP / Range-extender toggle
LED:	Power, Router, Extender (dual), WPS, Left-/Right-arrow
SERIAL:	Header next to QCA8072 chip.
	VCC, TX, RX, GND (Square hole is VCC)
	WARNING: The serial port needs a TTL/RS-232 v3.3 level converter!
        The Serial setting is 115200-8-N-1.

Tested and working:
 - Ethernet
 - 2.4 GHz WiFi (Correct MAC-address)
 - 5 GHz WiFi (Correct MAC-address)
 - Factory installation from WebIF
 - Factory installation from tftp
 - OpenWRT sysupgrade (Preserving and non-preserving)
 - LEDs
 - Buttons

Not Working:
 - AP/Extender toggle-switch

Untested:
 - Support on EX6100v2. They share the same GPL-Code and vendor-images.
   The 6100v2 seems to lack one 5GHz stream and differs in the 5GHz
   board-blob. I only own a EX6150v2, therefore i am only able to verify
   functionality on this device.

Install via Web-Interface:
Upload the factory image to the device to the Netgear Web-Interface.
The device might asks you to confirm the update a second time due to
detecting the OpenWRT firmware as older. The device will automatically
reboot after the image is written to flash.

Install via TFTP:
Connect to the devices serial. Hit Enter-Key in bootloader to stop
autobooting. Command "fw_recovery" will start a tftp server, waiting for
a DNI image to be pushed.
Assign your computer the IP-address 192.168.1.10/24. Push image with
tftp -4 -v -m binary 192.168.1.1 -c put <OPENWRT_FACTORY>
Device will erase factory-partition first, then writes the pushed image
to flash and reboots.

Parts of this commit are based on Thomas Hebb's work on the
openwrt-devel mailinglist.

See https://lists.openwrt.org/pipermail/openwrt-devel/2018-January/043418.html

Signed-off-by: David Bauer <mail@david-bauer.net>
2018-04-13 07:48:19 +02:00
..
017-qcom-ipq4019-add-cpu-operating-points-for-cpufreq-su.patch
030-mtd-nand-Use-standard-large-page-OOB-layout-when-usi.patch Kernel: bump 4.14 to 4.14.29 2018-03-23 23:49:55 +01:00
031-mtd-nand-use-usual-return-values-for-the-erase-hook.patch Kernel: bump 4.14 to 4.14.29 2018-03-23 23:49:55 +01:00
040-dmaengine-qcom-bam-Process-multiple-pending-descript.patch
050-0002-mtd-nand-qcom-add-command-elements-in-BAM-transactio.patch
050-0003-mtd-nand-qcom-support-for-command-descriptor-formati.patch
050-0004-mtd-nand-provide-several-helpers-to-do-common-NAND-o.patch Kernel: bump 4.14 to 4.14.29 2018-03-23 23:49:55 +01:00
050-0005-mtd-nand-force-drivers-to-explicitly-send-READ-PROG-.patch
050-0006-mtd-nand-qcom-Add-a-NULL-check-for-devm_kasprintf.patch
059-ARM-cpuidle-Add-cpuidle-support-for-QCOM-cpus.patch
069-arm-boot-add-dts-files.patch ipq40xx: add support for Netgear EX6100v2/EX6150v2 2018-04-13 07:48:19 +02:00
070-qcom-spm-fix-probe-order.patch
101-ARM-dts-ipq4019-Add-a-few-peripheral-nodes.patch
102-ARM-dts-ipq4019-fix-PCI-range.patch
104-mtd-nand-add-Winbond-manufacturer-and-chip.patch
305-qcom-ipq4019-use-v2-of-the-kpss-bringup-mechanism.patch
306-qcom-ipq4019-add-USB-nodes-to-ipq4019-SoC-device-tre.patch
307-ARM-qcom-Add-IPQ4019-SoC-support.patch
310-msm-adhoc-bus-support.patch
400-mtd-ubi-add-quirk-to-autoload-ubi-on-rt-ac58u.patch ipq40xx: add support for ASUS RT-AC58U/RT-ACRH13 2018-03-14 19:04:51 +01:00
605-net-IPQ4019-needs-rfs-vlan_tag-callbacks-in.patch
700-net-add-qualcomm-mdio-and-phy.patch
701-dts-ipq4019-add-mdio-node.patch
702-dts-ipq4019-add-PHY-switch-nodes.patch
710-net-add-qualcomm-essedma-ethernet-driver.patch
711-dts-ipq4019-add-ethernet-essedma-node.patch
712-mr33-essedma.patch ipq40xx: add Cisco Meraki MR33 Support 2018-03-14 19:04:52 +01:00
820-qcom-ipq4019-Add-IPQ4019-USB-HS-SS-PHY-drivers.patch
830-usb-dwc3-register-qca-ipq4019-dwc3-in-dwc3-of-simple.patch
850-soc-add-qualcomm-syscon.patch
864-03-dts-ipq4019-ap-dk01-add-tcsr-config-to-dtsi.patch
864-05-dts-ipq4019-ap-dk01-remove-spi-chip-node-from-dtsi.patch
864-07-dts-ipq4019-ap-dk01.1-c1-add-spi-and-ram-nodes.patch
864-08-dts-ipq4019-ap-dk01.1-c1-add-compatible-string.patch
900-clk-fix.patch