openwrt/target/linux/ipq40xx/patches-5.4
Yen-Ting-Shen 3f61e5e1b9 ipq40xx: add support for EnGenius EMR3500
SOC:     IPQ4018 / QCA Dakota
CPU:     Quad-Core ARMv7 Processor rev 5 (v7l) Cortex-A7
DRAM:    256 MiB
NOR:     32 MiB
ETH:     Qualcomm Atheros QCA8072 (2 ports)
USB:     1 x 2.0 (Host controller in the SoC)
WLAN1:   Qualcomm Atheros QCA4018 2.4GHz 802.11bgn 2:2x2
WLAN2:   Qualcomm Atheros QCA4018 5GHz 802.11a/n/ac 2:2x2
INPUT:   RESET Button
LEDS:    White, Blue, Red, Orange

Flash instruction:

From EnGenius firmware to OpenWrt firmware:

In Firmware Upgrade page, upgrade your openwrt-ipq40xx-generic-engenius_emr3500-squashfs-factory.bin directly.

From OpenWrt firmware to EnGenius firmware:

1. Setup a TFTP server on your computer and configure static IP to 192.168.99.8
   Put the EnGenius firmware in the TFTP server directory on your computer.
2. Power up EMR3500. Press 4 and then press any key to enter u-boot.
3. Download EnGenius firmware
   (IPQ40xx) # tftpboot 0x84000000 openwrt-ipq40xx-emr3500-nor-fw-s.img
4. Flash the firmware
   (IPQ40xx) # imgaddr=0x84000000 && source 0x84000000:script
5. Reboot
   (IPQ40xx) # reset

Signed-off-by: Yen-Ting-Shen <frank.shen@senao.com>
[squashed update patch, updated to 5.4, dropped BOARD_NAME,
migrated to SOC]
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
2020-06-13 14:38:03 +02:00
..
039-crypto-qce-add-CRYPTO_ALG_KERN_DRIVER_ONLY-flag.patch ipq40xx: qce - switch to skcipher API 2020-02-28 22:46:01 +01:00
040-crypto-qce-switch-to-skcipher-API.patch ipq40xx: qce - switch to skcipher API 2020-02-28 22:46:01 +01:00
041-crypto-qce-fix-ctr-aes-qce-block-chunk-sizes.patch ipq40xx: qce - add fixes for AES ciphers 2020-02-28 22:46:09 +01:00
042-crypto-qce-fix-xts-aes-qce-key-sizes.patch ipq40xx: qce - add fixes for AES ciphers 2020-02-28 22:46:09 +01:00
043-crypto-qce-save-a-sg-table-slot-for-result-buf.patch ipq40xx: qce - add fixes for AES ciphers 2020-02-28 22:46:09 +01:00
044-crypto-qce-update-the-skcipher-IV.patch ipq40xx: qce - add fixes for AES ciphers 2020-02-28 22:46:09 +01:00
046-crypto-qce-initialize-fallback-only-for-AES.patch ipq40xx: qce - add fixes for AES ciphers 2020-02-28 22:46:09 +01:00
047-crypto-qce-use-cryptlen-when-adding-extra-sgl.patch ipq40xx: qce - add fixes for AES ciphers 2020-02-28 22:46:09 +01:00
048-crypto-qce-use-AES-fallback-for-small-requests.patch ipq40xx: qce - add fixes for AES ciphers 2020-02-28 22:46:09 +01:00
049-crypto-qce-handle-AES-XTS-cases-that-qce-fails.patch ipq40xx: qce - add fixes for AES ciphers 2020-02-28 22:46:09 +01:00
051-crypto-qce-allow-building-only-hashes-ciphers.patch ipq40xx: qce - add fixes for AES ciphers 2020-02-28 22:46:09 +01:00
071-02-ipq40xx-Fix-booting-secondary-cores.patch ipq40xx: 5.4: refresh patches and config 2020-02-28 22:46:27 +01:00
074-ARM-qcom-Add-IPQ4019-SoC-support.patch ipq40xx: 5.4: refresh patches and config 2020-02-28 22:46:27 +01:00
075-dt-bindings-phy-qcom-ipq4019-usb-add-binding-documen.patch ipq40xx: add v5.4 support 2020-02-28 17:50:46 +01:00
076-phy-qcom-ipq4019-usb-add-driver-for-QCOM-IPQ4019.patch ipq40xx: 5.4: refresh patches and config 2020-02-28 22:46:27 +01:00
077-qcom-ipq4019-add-USB-devicetree-nodes.patch ipq40xx: replace "ok" with "okay" for status in DTS files 2020-05-12 19:16:41 +02:00
080-ARM-dts-qcom-add-gpio-ranges-property.patch ipq40xx: 5.4: refresh patches and config 2020-02-28 22:46:27 +01:00
081-clk-fix-apss-cpu-overclocking.patch ipq40xx: 5.4: refresh patches and config 2020-02-28 22:46:27 +01:00
086-ipq40xx-fix-high-resolution-timer.patch ipq40xx: 5.4: refresh patches and config 2020-02-28 22:46:27 +01:00
088-v5.6-regulator-add-IPQ4019-SDHCI-VQMMC-LDO-driver.patch ipq40xx: add IPQ4019 SD/MMC controller support 2020-03-09 00:53:50 +01:00
089-v5.5-ARM-dts-qcom-ipq4019-Add-SDHCI-controller-node.patch ipq40xx: add IPQ4019 SD/MMC controller support 2020-03-09 00:53:50 +01:00
100-arm-dts-IPQ4019-add-SDHCI-VQMMC-LDO-node.patch ipq40xx: add IPQ4019 SD/MMC controller support 2020-03-09 00:53:50 +01:00
300-clk-qcom-ipq4019-add-ess-reset.patch ipq40xx: 5.4: refresh patches and config 2020-02-28 22:46:27 +01:00
304-mtd-spi-nor-Add-support-for-mx25r3235f.patch kernel: bump 5.4 to 5.4.34 2020-04-21 22:16:33 +02:00
400-mmc-sdhci-sdhci-msm-use-sdhci_set_clock-instead-of-s.patch ipq40xx: add IPQ4019 SD/MMC controller support 2020-03-09 00:53:50 +01:00
700-net-add-qualcomm-mdio.patch ipq40xx: 5.4: refresh patches and config 2020-02-28 22:46:27 +01:00
701-dts-ipq4019-add-mdio-node.patch ipq40xx: add IPQ4019 SD/MMC controller support 2020-03-09 00:53:50 +01:00
702-dts-ipq4019-add-PHY-switch-nodes.patch ipq40xx: add IPQ4019 SD/MMC controller support 2020-03-09 00:53:50 +01:00
703-net-IPQ4019-needs-rfs-vlan_tag-callbacks-in.patch kernel: bump 5.4 to 5.4.24 2020-03-09 20:43:53 +01:00
705-net-add-qualcomm-ar40xx-phy.patch ipq40xx: 5.4: fix networking PHY driver 2020-03-16 22:21:45 +01:00
706-ar40xx-abort-probe-on-missig-phy.patch ipq40xx: 5.4: fix networking PHY driver 2020-03-16 22:21:45 +01:00
710-net-add-qualcomm-essedma-ethernet-driver.patch ipq40xx: 5.4: refresh patches and config 2020-02-28 22:46:27 +01:00
711-dts-ipq4019-add-ethernet-essedma-node.patch ipq40xx: add IPQ4019 SD/MMC controller support 2020-03-09 00:53:50 +01:00
721-dts-ipq4019-add-ethernet-essedma-node.patch ipq40xx: add IPQ4019 SD/MMC controller support 2020-03-09 00:53:50 +01:00
850-soc-add-qualcomm-syscon.patch ipq40xx: 5.4: refresh patches and config 2020-02-28 22:46:27 +01:00
900-dts-ipq4019-ap-dk01.1.patch ipq40xx: replace "ok" with "okay" for status in DTS files 2020-05-12 19:16:41 +02:00
901-arm-boot-add-dts-files.patch ipq40xx: add support for EnGenius EMR3500 2020-06-13 14:38:03 +02:00
997-device_tree_cmdline.patch ipq40xx: 5.4: refresh patches and config 2020-02-28 22:46:27 +01:00