1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-20 06:28:12 +02:00
openwrt/target/linux
Piotr Dymacz 70a57d48db ath79: add support for ALFA Network N5Q
ALFA Network N5Q is a successor of previous model, the N5 (outdoor
CPE/AP, based on Atheros AR7240 + AR9280). New version is based on
Atheros AR9344.

Support for this device was first introduced in 4b0eebe9df (ar71xx
target) but users are advised to migrate from ar71xx target without
preserving settings as ath79 support includes some changes in network
and LED default configuration. They were aligned with vendor firmware
and recently added N2Q model (both Ethernet ports as LAN, labelled as
LAN1 and LAN2).

Specifications:

- Atheros AR9344
- 550/400/200 MHz (CPU/DDR/AHB)
- 64 MB of RAM (DDR2)
- 16 MB of flash (SPI NOR)
- 2x 10/100 Mbps Ethernet, with passive PoE support (24 V)
- 2T2R 5 GHz Wi-Fi, with ext. PA (RFPA5542) and LNA, up to 27 dBm
- 2x IPEX/U.FL or MMCX antenna connectors (for PCBA version)
- 8x LED (7 are driven by GPIO)
- 1x button (reset)
- external h/w watchdog (EM6324QYSP5B, enabled by default)
- header for optional 802.3at/af PoE module
- DC jack for main power input (optional, not installed by default)
- UART (4-pin, 2.54 mm pitch) header on PCB
- LEDs (2x 5-pin, 2.54 mm pitch) header on PCB

Flash instruction:

You can use sysupgrade image directly in vendor firmware which is based
on OpenWrt/LEDE. Alternatively, you can use web recovery mode in U-Boot:

1. Configure PC with static IP 192.168.1.2/24.
2. Connect PC with one of RJ45 ports, press the reset button, power up
   device, wait for first blink of all LEDs (indicates network setup),
   then keep button for 3 following blinks and release it.
3. Open 192.168.1.1 address in your browser and upload sysupgrade image.

Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
2020-09-28 01:28:37 +02:00
..
apm821xx
arc770
archs38
armvirt
at91
ath25
ath79 ath79: add support for ALFA Network N5Q 2020-09-28 01:28:37 +02:00
bcm27xx kernel: bump 5.4 to 5.4.67 2020-09-24 18:53:23 +02:00
bcm47xx
bcm53xx bcm53xx: add Cisco Meraki MR32 2020-09-25 19:32:34 +02:00
bcm63xx kernel: bump 5.4 to 5.4.67 2020-09-24 18:53:23 +02:00
gemini gemini: Bring up DSA switches 2020-09-25 19:32:34 +02:00
generic kernel: add default for new config symbols 2020-09-25 19:32:34 +02:00
imx6
ipq40xx ipq40xx: tidy up device recipe for Edgecore OAP100 2020-09-26 18:26:19 +02:00
ipq806x
ipq807x
kirkwood target: update SPDX license names 2020-09-22 20:58:26 +02:00
lantiq kernel: bump 5.4 to 5.4.67 2020-09-24 18:53:23 +02:00
layerscape kernel: bump 5.4 to 5.4.67 2020-09-24 18:53:23 +02:00
malta
mediatek kernel: bump 5.4 to 5.4.67 2020-09-24 18:53:23 +02:00
mpc85xx target: update SPDX license names 2020-09-22 20:58:26 +02:00
mvebu target: update SPDX license names 2020-09-22 20:58:26 +02:00
mxs
octeon
octeontx
omap
oxnas target: update SPDX license names 2020-09-22 20:58:26 +02:00
pistachio
ramips ramips: merge ethernet setup for RT-AC51U/RT-AC54U 2020-09-28 00:20:24 +02:00
rockchip
rtl838x target: update SPDX license names 2020-09-22 20:58:26 +02:00
sunxi
tegra
uml
x86
zynq
Makefile