mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-23 07:22:33 +00:00
36234df96c
Specifications:
SOC: Qualcomm IPQ4018 (DAKOTA) ARM Quad-Core
RAM: 128 MB Nanya NT5CC64M16GP-DI
FLASH: 16 MiB Macronix MX25L12845EMI-12G
ETH: Qualcomm QCA8072
WLAN1: Qualcomm Atheros QCA4018 2.4GHz 802.11b/g/n 2x2
WLAN2: Qualcomm Atheros QCA4018 5GHz 802.11n/ac W2 2x2
INPUT: WPS, Mode-toggle-switch
LED: Power, WLAN 2.4GHz, WLAN 5GHz, LAN, WPS
(LAN not controllable by software)
(WLAN each green / red)
SERIAL: Header next to eth-phy.
VCC, TX, GND, RX (Square hole is VCC)
The Serial setting is 115200-8-N-1.
Tested and working:
- Ethernet (Correct MAC-address)
- 2.4 GHz WiFi (Correct MAC-address)
- 5 GHz WiFi (Correct MAC-address)
- Factory installation from tftp
- OpenWRT sysupgrade
- LEDs
- WPS Button
Not Working:
- Mode-toggle-switch
Install via TFTP:
Connect to the devices serial. Hit Enter-Key in bootloader to stop
autobooting. Command `tftpboot` will pull an initramfs image named
`C0A86302.img` from a tftp server at `192.168.99.08/24`.
After successfull transfer, boot the image with `bootm`.
To persistently write the firmware, flash an openwrt sysupgrade image
from inside the initramfs, for example transfer
via `scp <sysupgrade> root@192.168.1.1:/tmp` and flash on the device
with `sysupgrade -n /tmp/<sysupgrade>`.
append-cmdline patch taken from chunkeeys work on the NBG6617.
Signed-off-by: Magnus Frühling <skorpy@frankfurt.ccc.de>
Co-authored-by: David Bauer <mail@david-bauer.net>
Co-authored-by: Christian Lamparter <chunkeey@googlemail.com>
(cherry picked from commit
|
||
---|---|---|
.. | ||
017-qcom-ipq4019-add-cpu-operating-points-for-cpufreq-su.patch | ||
030-mtd-nand-Use-standard-large-page-OOB-layout-when-usi.patch | ||
031-mtd-nand-use-usual-return-values-for-the-erase-hook.patch | ||
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 | ||
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 | ||
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 | ||
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 | ||
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 | ||
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 | ||
864-09-dts-ipq4019-ap-dk01.1-enable-ethernet.patch | ||
865-ARM-dts-ipq4019-Add-TZ-and-SMEM-reserved-regions.patch | ||
900-clk-fix.patch | ||
902-essedma-alloc-skb-ip-align.patch | ||
997-device_tree_cmdline.patch |