1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00
openwrt/target/linux/ath79
Roger Pueyo Centelles 8f93c05a59 ath79: add support for MikroTik RouterBOARD 922UAGS-5HPacD
This patch ports support for the MikroTik RouterBOARD 922UAGS-5HPacD
with a built-in 802.11ac High-Power radio (31dBm), which was already
available in the ar71xx target.

See https://mikrotik.com/product/RB922UAGS-5HPacD for more info.

Specifications:
- SoC: Qualcomm Atheros QCA9558 (720 MHz)
- RAM: 128 MB
- Storage: 128 MB NAND
- Wireless: external QCA9882 802.11a/ac 2x2:2
- Ethernet: 1x 1000/100/10 Mbps, integrated, via AR8031 PHY, passive PoE-in 24V
- SFP: 1x host
- USB: 1x 2.0 type A
- PCIe: 1x Mini slot (also contains USB 2.0 for 3G/LTE modems)
- SIM slot: 1x mini-SIM

Working:
- Board/system detection
- SPI and NAND storage
- PCIe
- USB type A host
- Wireless
- Ethernet
- LEDs (user, phy0)
- Reset button
- Sysupgrade to/from ar71xx

Not supported:
- RSSI LEDs
- SFP cage

Installation methods:
- Sysupgrade from ar71xx (it is advisable to use the -n option to
wipe any previous settings), or
- Boot the initramfs image via TFTP and then flash the sysupgrade
image using "sysupgrade -n"

Signed-off-by: Roger Pueyo Centelles <roger.pueyo@guifi.net>
2020-02-26 14:46:46 +01:00
..
base-files ath79: move mikrotik-caldata.sh to target base-files 2020-02-17 20:23:59 +01:00
dts ath79: add support for MikroTik RouterBOARD 922UAGS-5HPacD 2020-02-26 14:46:46 +01:00
files ath79: ag71xx: use netif_receive_skb_list on 4.19 2020-02-07 10:58:01 +08:00
generic ath79: add support for Teltonika RUT955 2020-02-21 22:35:12 +01:00
image ath79: add support for MikroTik RouterBOARD 922UAGS-5HPacD 2020-02-26 14:46:46 +01:00
nand ath79: add support for MikroTik RouterBOARD 922UAGS-5HPacD 2020-02-26 14:46:46 +01:00
patches-4.14 kernel: bump 4.14 to 4.14.171 2020-02-24 14:18:59 +01:00
patches-4.19 kernel: bump 4.19 to 4.19.106 2020-02-24 19:11:36 +01:00
tiny ath79: add support for TP-Link TL-WA701ND/730RE/801ND/901ND v1 2020-02-21 13:55:33 +01:00
config-4.14 ath79: enable PCI for whole target 2019-10-27 18:02:55 +01:00
config-4.19 ath79: add new ar934x spi driver 2020-02-06 22:53:03 +08:00
Makefile treewide: kernel: bump some targets to 4.19 2019-06-18 16:08:55 +02:00
modules.mk