ath79: add support for Teltonika RUT300
authorDaniel Golle <daniel@makrotopia.org>
Thu, 10 Nov 2022 14:16:32 +0000 (14:16 +0000)
committerDaniel Golle <daniel@makrotopia.org>
Thu, 10 Nov 2022 21:35:34 +0000 (21:35 +0000)
commite586de8dbf00fac72a37177ba08f74bb1091dd86
tree88d02f55ad3d5639ef1a1708fef5eea8df11671e
parent04b8ad60fd92b375cf661a56afb853344c95ca99
ath79: add support for Teltonika RUT300

Add support for the Teltonika RUT300 rugged industrial Ethernet router

Hardware
--------
SoC:    Qualcomm Atheros QCA9531
RAM:    64M DDR2 (EtronTech EM68B16CWQK-25IH)
FLASH:  16M SPI-NOR (Winbond W25Q128)
ETH:    4x 100M LAN (QCA9533 internal AR8229 switch, eth0)
        1x 100M WAN (QCA9533 internal PHY, eth1)
UART:   115200 8n1, same debug port as other Teltonika devices
USB:    1 single USB 2.0 host port
BUTTON: Reset
LED:    1x green power LED (always on)
        5x yellow Ethernet port LED (controlled by Linux)
        WAN port LED is used as boot status and upgrade indicator as
        the power LED cannot be controlled in software.

Use the *-factory.bin file to intially flash the device using the
vendor firmware's Web-UI.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
target/linux/ath79/dts/qca9531_teltonika_rut300.dts [new file with mode: 0644]
target/linux/ath79/generic/base-files/etc/board.d/01_leds
target/linux/ath79/generic/base-files/etc/board.d/02_network
target/linux/ath79/image/generic.mk