Openwrt/target/linux/ath79/image
Roger Pueyo Centelles 151e43df7a ath79: add support for MikroTik SXT 5nD r2 (SXT Lite5)
The MikroTik SXT Lite5 (product code RBSXT5nDr2, also SXT 5nD r2) is
an outdoor 5GHz CPE with a 16 dBi integrated antenna built around the
Atheros AR9344 SoC. It is based on the "sxt5n" board platform.

Specifications:
 - SoC: Atheros AR9344
 - RAM: 64 MB
 - Storage: 128 MB NAND
 - Wireless: Atheros AR9340 (SoC) 802.11a/n 2x2:2
 - Ethernet: Atheros AR8229 switch (SoC), 1x 10/100 port,
    8-32 Vdc PoE in
 - 6 user-controllable LEDs:
  · 1x power (blue)
  · 1x wlan (green)
  · 4x rssi (green)
 - 1 GPIO-controlled buzzer

 See https://mikrotik.com/product/RBSXT5nDr2 for more details.

Notes:
 The device was already supported in the ar71xx target. There, the
 Ethernet port was handled by GMAC1. Here in ath79 it is handled by
 GMAC0, which allows to get link information (loss, speed, duplex) on
 the eth0 interface.

Flashing:
 TFTP boot initramfs image and then perform sysupgrade. Follow common
 MikroTik procedure as in https://openwrt.org/toh/mikrotik/common.

Acknowledgments:
 Michael Pratt (@mpratt14) for helping on the network settings.

Signed-off-by: Roger Pueyo Centelles <roger.pueyo@guifi.net>
[rebase, use mikrotik LED label prefix, make names consistent,
add reg for bootloader2, use led_user for boot indication etc.,
minor cosmetic changes]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-08-12 14:03:17 +02:00
..
bin
lzma-loader
common-buffalo.mk
common-mikrotik.mk ath79/mikrotik: create shared device definitions for nor and nand 2020-08-01 18:31:24 +02:00
common-netgear.mk ath79: reorganize common image definitions for Netgear 2020-07-29 12:08:16 +02:00
common-tp-link.mk ath79: replace custom uImageArcher generation 2020-06-29 01:08:09 +02:00
common-yuncore.mk
generic-tp-link.mk treewide: make dependency on kmod-usb-net selective 2020-08-10 12:54:30 +02:00
generic-ubnt.mk ath79: harmonize model names for Ubiquiti devices 2020-07-15 18:41:57 +02:00
generic.mk ath79: add support for ZyXEL NBG6616 2020-08-10 18:37:43 +02:00
Makefile
mikrotik.mk ath79: add support for MikroTik SXT 5nD r2 (SXT Lite5) 2020-08-12 14:03:17 +02:00
nand.mk ath79/nand: add support for Netgear WNDR4300TN 2020-08-06 16:56:07 +02:00
tiny-netgear.mk ath79: disable default build for devices with 4M flash 2020-07-29 12:08:16 +02:00
tiny-tp-link.mk ath79: add support for TP-Link TL-WA901ND v3 2020-08-08 20:40:48 +02:00
tiny.mk