openwrt/target/linux/ipq40xx/patches-4.14
Sven Eckelmann 0b20490207 ipq40xx: add support for OpenMesh A62
* QCA IPQ4019
* 256 MB of RAM
* 32 MB of SPI NOR flash (s25fl256s1)
  - 2x 15 MB available; but one of the 15 MB regions is the recovery image
* 2T2R 2.4 GHz
  - QCA4019 hw1.0 (SoC)
  - requires special BDF in QCA4019/hw1.0/board-2.bin with
    bus=ahb,bmi-chip-id=0,bmi-board-id=20,variant=OM-A62
* 2T2R 5 GHz (channel 36-64)
  - QCA9888 hw2.0 (PCI)
  - requires special BDF in QCA9888/hw2.0/board-2.bin
    bus=pci,bmi-chip-id=0,bmi-board-id=16,variant=OM-A62
* 2T2R 5 GHz (channel 100-165)
  - QCA4019 hw1.0 (SoC)
  - requires special BDF in QCA4019/hw1.0/board-2.bin with
    bus=ahb,bmi-chip-id=0,bmi-board-id=21,variant=OM-A62
* multi-color LED (controlled via red/green/blue GPIOs)
* 1x button (reset; kmod-input-gpio-keys compatible)
* external watchdog
  - triggered GPIO
* 1x USB (xHCI)
* TTL pins are on board (arrow points to VCC, then follows: GND, TX, RX)
* 2x gigabit ethernet
  - phy@mdio3:
    + Label: Ethernet 1
    + gmac0 (ethaddr) in original firmware
    + 802.3at POE+
  - phy@mdio4:
    + Label: Ethernet 2
    + gmac1 (eth1addr) in original firmware
    + 18-24V passive POE (mode B)
* powered only via POE

The tool ap51-flash (https://github.com/ap51-flash/ap51-flash) should be
used to transfer the factory image to the u-boot when the device boots up.

The initramfs image can be started using

  setenv bootargs 'loglevel=8 earlycon=msm_serial_dm,0x78af000 console=ttyMSM0,115200 mtdparts=spi0.0:256k(0:SBL1),128k(0:MIBIB),384k(0:QSEE),64k(0:CDT),64k(0:DDRPARAMS),64k(0:APPSBLENV),512k(0:APPSBL),64k(0:ART),64k(0:custom),64k(0:KEYS),15552k(inactive),15552k(inactive2)'
  tftpboot 0x84000000 openwrt-ipq40xx-openmesh_a62-initramfs-fit-uImage.itb
  set fdt_high 0x85000000
  bootm 0x84000000

Signed-off-by: Sven Eckelmann <sven.eckelmann@openmesh.com>
2018-04-23 22:07:22 +02:00
..
017-qcom-ipq4019-add-cpu-operating-points-for-cpufreq-su.patch ipq40xx: fix apss cpu overclocking spam 2018-03-14 19:04:51 +01:00
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 OpenMesh A62 2018-04-23 22:07:22 +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
105-pinctrl-msm-fix-gpio-hog-related-boot-issues.patch ipq40xx: fix gpio-hog related boot issues 2018-04-23 22:07:22 +02:00
305-qcom-ipq4019-use-v2-of-the-kpss-bringup-mechanism.patch ipq40xx: fix gpio-hog related boot issues 2018-04-23 22:07:22 +02:00
306-qcom-ipq4019-add-USB-nodes-to-ipq4019-SoC-device-tre.patch ipq40xx: fix gpio-hog related boot issues 2018-04-23 22:07:22 +02:00
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 kernel: bump 4.14 to 4.14.34 2018-04-16 00:22:57 +03:00
700-net-add-qualcomm-mdio-and-phy.patch
701-dts-ipq4019-add-mdio-node.patch ipq40xx: fix gpio-hog related boot issues 2018-04-23 22:07:22 +02:00
702-dts-ipq4019-add-PHY-switch-nodes.patch ipq40xx: fix gpio-hog related boot issues 2018-04-23 22:07:22 +02:00
710-net-add-qualcomm-essedma-ethernet-driver.patch
711-dts-ipq4019-add-ethernet-essedma-node.patch ipq40xx: fix gpio-hog related boot issues 2018-04-23 22:07:22 +02:00
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 ipq40xx: Move reserved-memory DT to qcom-ipq4019.dtsi 2018-04-20 20:58:52 +02:00
864-08-dts-ipq4019-ap-dk01.1-c1-add-compatible-string.patch
865-ARM-dts-ipq4019-Add-TZ-and-SMEM-reserved-regions.patch ipq40xx: Move reserved-memory DT to qcom-ipq4019.dtsi 2018-04-20 20:58:52 +02:00
900-clk-fix.patch ipq40xx: fix apss cpu overclocking spam 2018-03-14 19:04:51 +01:00