openwrt/target/linux/ipq806x/patches-5.4
Jan Alexander 4e46beb313 ipq806x: add support for Ubiquiti UniFi AC HD
Hardware
--------

SoC:   Qualcomm IPQ8064
RAM:   512MB DDR3
Flash: 256MB NAND (Micron MT29F2G08ABBEAH4)
       32MB SPI-NOR (Macronix MX25U25635F)
WLAN:  Qualcomm Atheros QCA9994 4T4R b/g/n
       Qualcomm Atheros QCA9994 4T4R a/n/ac
ETH:   eth0 - SECONDARY (Atheros AR8033)
       eth1 - MAIN (Atheros AR8033)
USB:   USB-C
LED:   Dome (white / blue)
BTN:   Reset

Installation
------------

Copy the OpenWrt sysupgrade image to the /tmp directory of the device
using scp. Default IP address is 192.168.1.20 and default username and
password are "ubnt".

SSH to the device and write the bootselect flag to ensure it is booting
from the mtd partition the OpenWrt image will be written to. Verify the
output device below matches mtd partition "bootselect" using /proc/mtd.

> dd if=/dev/zero bs=1 count=1 seek=7 conv=notrunc of=/dev/mtd11

Write the OpenWrt sysupgrade image to the mtd partition labeled
"kernel0". Also verify the used partition device using /proc/mtd.

> dd if=/tmp/sysupgrade.bin of=/dev/mtdblock12

Reboot the device.

Back to stock
-------------

Use the TFTP recovery procedure with the Ubiquiti firmware image to
restore the vendor firmware.

Signed-off-by: Jan Alexander <jan@nalx.net>
2021-01-14 01:03:54 +01:00
..
080-v5.7-ARM-dts-qcom-add-gpio-ranges-property.patch
081-v5.8-ARM-dts-qcom-add-scm-definition-to-ipq806x.patch
082-ipq8064-dtsi-tweaks.patch
083-ipq8064-dtsi-additions.patch
084-ipq8064-v1.0-dtsi-cleanup.patch
085-ipq8064-v1.0-dtsi-additions.patch
086-v5.8-pinctrl-qom-use-scm_call-to-route-GPIO-irq-to-Apps.patch
087-v5.8-ipq8064-pinctrl-Fixed-missing-RGMII-pincontrol-defin.patch
088-v5.8-watchdog-qcom-wdt-disable-pretimeout-on-timer-platfo.patch
089-v5.8-ipq806x-gcc-Added-the-enable-regs-and-mask-for-PRNG.patch
090-v5.8-clk-clk-rpm-fixes.patch
091-v5.8-regulator-add-smb208-support.patch
092-1-v5.7-qcom-cpufreq-nvmem-Add-support-for-krait-based-socs.patch kernel: bump 5.4 to 5.4.86 2021-01-01 17:07:28 +01:00
092-2-v5.7-cpufreq-qcom-fix-wrong-compatible-binding.patch
093-4-v5.8-ipq806x-PCI-qcom-Use-bulk-clk-api-and-assert-on-error.patch kernel: bump 5.4 to 5.4.79 2020-11-24 15:36:59 +01:00
093-7-v5.8-ipq806x-PCI-qcom-Add-ipq8064-rev2-variant.patch kernel: bump 5.4 to 5.4.79 2020-11-24 15:36:59 +01:00
093-8-v5.8-ipq806x-PCI-qcom-Support-pci-speed-set-for-ipq806x.patch kernel: bump 5.4 to 5.4.79 2020-11-24 15:36:59 +01:00
094-v5.7-ipq806x-net-mdio-add-ipq8064-mdio-driver.patch kernel: bump 5.4 to 5.4.79 2020-11-24 15:36:59 +01:00
095-1-v5.9-phy-qualcomm-add-qcom-ipq806x-dwc-usb-phy-driver.patch
095-2-v5.9-phy-qualcomm-fix-setting-of-tx_deamp_3_5db-when-device-property-read-fails.patch
850-soc-add-qualcomm-syscon.patch
851-add-gsbi1-dts.patch
900-arm-add-cmdline-override.patch ipq806x: fix 900-arm-add-cmdline-override.patch 2021-01-01 22:10:20 +01:00
997-device_tree_cmdline.patch ipq806x: add support for ASRock G10 2020-12-22 19:11:50 +01:00
0001-dtbindings-qcom_adm-Fix-channel-specifiers.patch
0002-dmaengine-Add-ADM-driver.patch
0030-clk-Disable-i2c-device-on-gsbi4.patch
0031-mtd-add-SMEM-parser-for-QCOM-platforms.patch
0033-ARM-qcom-automatically-select-PCI_DOMAINS-if-PCI-is-.patch
0049-PM-OPP-Support-adjusting-OPP-voltages-at-runtime.patch kernel: bump 5.4 to 5.4.79 2020-11-24 15:36:59 +01:00
0051-PM-OPP-Add-a-helper-to-get-an-opp-regulator-for-devi.patch
0052-PM-OPP-Update-the-voltage-tolerance-when-adjusting-t.patch kernel: bump 5.4 to 5.4.79 2020-11-24 15:36:59 +01:00
0054-cpufreq-dt-Handle-OPP-voltage-adjust-events.patch
0055-cpufreq-dt-Add-L2-frequency-scaling-support.patch
0056-cpufreq-dt-Add-missing-rcu-locks.patch
0057-add-fab-scaling-support-with-cpufreq.patch
0059-ARM-cpuidle-Add-cpuidle-support-for-QCOM-cpus.patch
0060-HACK-arch-arm-force-ZRELADDR-on-arch-qcom.patch
0061-mtd-rootfs-conflicts-with-OpenWrt-auto-mounting.patch
0063-1-ipq806x-tsens-driver.patch
0063-2-tsens-support-configurable-interrupts.patch
0063-3-tsens-fix-kernel-5_4.patch
0063-4-ip806x-tsense-rework-driver.patch
0065-arm-override-compiler-flags.patch
0067-generic-Mangle-bootloader-s-kernel-arguments.patch kernel: bump 5.4 to 5.4.75 2020-11-10 13:11:32 +01:00
0069-arm-boot-add-dts-files.patch ipq806x: add support for Ubiquiti UniFi AC HD 2021-01-14 01:03:54 +01:00
0072-add-ipq806x-with-no-clocks.patch