mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-18 10:46:41 +00:00
4871fd2616
Device specifications: * QCA IPQ4019 * 256 MB of RAM * 32 MB of SPI NOR flash (w25q256) - 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=PlasmaCloud-PA2200 * 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=PlasmaCloud-PA2200 * 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=PlasmaCloud-PA2200 * GPIO-LEDs for 2.4GHz, 5GHz-SoC and 5GHz-PCIE * GPIO-LEDs for power (orange) and status (blue) * 1x GPIO-button (reset) * 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 + used as LAN interface - phy@mdio4: + Label: Ethernet 2 + gmac1 (eth1addr) in original firmware + 802.3at POE+ + used as WAN interface * 12V 2A DC Flashing instructions: 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. Signed-off-by: Marek Lindner <marek.lindner@kaiwoo.ai> [sven@narfation.org: prepare commit message, rebase, use all LEDs, switch to dualboot_datachk upgrade script, use eth1 as designated WAN interface] Signed-off-by: Sven Eckelmann <sven@narfation.org> |
||
---|---|---|
.. | ||
board-8dev_habanero-dvk.qca4019 | ||
board-aruba_ap-303.qca4019 | ||
board-avm_fritzrepeater-1200.qca4019 | ||
board-buffalo_wtr-m2133hp.qca4019 | ||
board-buffalo_wtr-m2133hp.qca9984 | ||
board-cellc_rtl30vw.qca4019 | ||
board-dlink_dap2610.qca4019 | ||
board-edgecore_ecw5410.qca9984 | ||
board-edgecore_oap100.qca4019 | ||
board-engenius_eap2200.qca4019 | ||
board-engenius_eap2200.qca9888 | ||
board-engenius_emd1.qca4019 | ||
board-engenius_emr3500.qca4019 | ||
board-ezviz_cs-w3-wd1200g-eup.qca4019 | ||
board-glinet_gl-s1300.qca4019 | ||
board-linksys_ea8300.qca4019 | ||
board-linksys_ea8300.qca9888 | ||
board-linksys_mr8300-v0.qca4019 | ||
board-linksys_mr8300-v0.qca9888 | ||
board-luma_wrtq-329acn.qca4019 | ||
board-mobipromo_cm520-79f.qca4019 | ||
board-plasmacloud_pa1200.ipq4019 | ||
board-plasmacloud_pa2200.ipq4019 | ||
board-plasmacloud_pa2200.qca9888 | ||
board-qxwlan_e2600ac.qca4019 | ||
Makefile |