mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-10 14:42:11 -05:00
This device contains 2 flash devices. One NOR (32M) and one NAND (128M).
U-boot and caldata are on the NOR, the firmware on the NAND.
SoC: IPQ4019
CPU: 4x 710MHz ARMv7
RAM: 256MB
FLASH: NOR:32MB NAND:128MB
ETH: 2x GMAC Gigabit
POE: 802.3 af/at POE, IEEE802.3af/IEEE802.3at(48-56V)
WIFI: 1x 2.4Ghz Atheros qca4019 2x2 MU-MIMO
1x 5.0Ghz Atheros qca4019 2x2 MU-MIMO
USB: 1x 3.0
PCI: 1x Mini PCIe
SIM: 1x Slot
SD: 1x MicroSD slot
BTN: Reset
LED: - Power
- Ethernet
UART: 1x Serial Port 4 Pin Connector (UART)
1x Serial Port 6 Pin Connector (High Speed UART)
POWER: 12V 2A
Installation
------------
Initial flashing can only be done via u-boot using the following commands:
tftpboot openwrt-ipq40xx-generic-compex_wpj419-squashfs-nand-factory.ubi
nand erase.chip; nand write ${fileaddr} 0x0 ${filesize}
res
Signed-off-by: Daniel Danzberger <daniel@dd-wrt.com>
|
||
|---|---|---|
| .. | ||
| 070-v4.20-soc-qcom-spm-add-SCM-probe-dependency.patch | ||
| 071-01-v4.20-ARM-dts-qcom-ipq4019-use-v2-of-the-kpss-bringup-mech.patch | ||
| 071-02-ipq40xx-Fix-booting-secondary-cores.patch | ||
| 072-v4.20-ARM-dts-qcom-ipq4019-add-cpu-operating-points-for-cp.patch | ||
| 073-v4.20-ARM-dts-qcom-ipq4019-fix-cpu0-s-qcom-saw2-reg-value.patch | ||
| 074-ARM-qcom-Add-IPQ4019-SoC-support.patch | ||
| 075-dt-bindings-phy-qcom-ipq4019-usb-add-binding-documen.patch | ||
| 076-phy-qcom-ipq4019-usb-add-driver-for-QCOM-IPQ4019.patch | ||
| 077-qcom-ipq4019-add-USB-devicetree-nodes.patch | ||
| 080-ARM-dts-qcom-add-gpio-ranges-property.patch | ||
| 081-clk-fix-apss-cpu-overclocking.patch | ||
| 086-ipq40xx-fix-high-resolution-timer.patch | ||
| 181-crypto-qce-add-CRYPTO_ALG_KERN_DRIVER_ONLY-flag.patch | ||
| 303-spi-nor-enable-4B-opcodes-for-mx25l25635f.patch | ||
| 700-net-add-qualcomm-mdio.patch | ||
| 701-dts-ipq4019-add-mdio-node.patch | ||
| 702-dts-ipq4019-add-PHY-switch-nodes.patch | ||
| 703-net-IPQ4019-needs-rfs-vlan_tag-callbacks-in.patch | ||
| 705-net-add-qualcomm-ar40xx-phy.patch | ||
| 706-ar40xx-abort-probe-on-missig-phy.patch | ||
| 710-net-add-qualcomm-essedma-ethernet-driver.patch | ||
| 711-dts-ipq4019-add-ethernet-essedma-node.patch | ||
| 712-mr33-essedma.patch | ||
| 713-essedma-alloc-skb-ip-align.patch | ||
| 714-essedma-add-fix-for-memory-allocation.patch | ||
| 850-soc-add-qualcomm-syscon.patch | ||
| 900-dts-ipq4019-ap-dk01.1.patch | ||
| 901-arm-boot-add-dts-files.patch | ||
| 997-device_tree_cmdline.patch | ||