Openwrt/target/linux
Steffen Weinreich 224e5f5efa ar71xx: Add support for Teltonika RUT900
Teltonika RUT900 is a Router with LTE dual SIM, WiFi, 4x Ethernet
ports, I/O, RS232, RS485, GPS.

The device ist based on a Atheros AR9344 rev 3,

Specifications:
- 560/450/225 MHz (CPU/DDR/AHB)
- 128 MB of RAM
- 16 MB of FLASH
- Serial Console header on a Card Board edge connector
- 4x 10/100 Mbps Ethernet (3x LAN, 1x WAN)
- 2.4 GHz Wifi
- 2x external, detachable Wifi antennas
- LTE Modem Huawei ME909u-521 (Also other Modem seen)
- 2x LTE antennas
- 1x GPS antenna
- 7x LED, 1x button
- 1x USB Connector
- 1x Serial RS232
- 1x Serial RS485
- 1x MicroSD Card

The GPL sources of the device are available at www.teltonika.lt/gpl/
and are based on OpenWRT Barrier Breaker (14.07)

Running from tftp:

The Router starts into the uboot Webupdater if the Button ist pressed
more than 3 seconds, if no Network cable is attached it starts the
uboot serial console, from there the router loads the firmware image
via tftpboot from 192.168.1.2:firmware.bin (the router has the
192.168.1.1). With bootm the loaded image will be booted.

Signed-off-by: Steffen Weinreich <steve@weinreich.org>
2017-05-18 14:47:53 +02:00
..
adm5120
adm8668
apm821xx apm821xx: Merge the Cisco Meraki MX60 & MX60W 2017-04-26 11:34:17 +02:00
ar7
ar71xx ar71xx: Add support for Teltonika RUT900 2017-05-18 14:47:53 +02:00
arc770 target/arc770: switch to 4.9 kernel 2017-05-02 15:17:30 +02:00
archs38 target/archs38: switch to 4.9 kernel 2017-05-02 15:17:30 +02:00
armvirt armvirt: 64: enable usb support 2017-05-03 23:20:12 +08:00
at91
ath25
au1000
bcm53xx bcm53xx: backport MDIO bus clock initialization fix 2017-05-11 16:04:23 +02:00
brcm47xx
brcm63xx brcm63xx: fix invalid Asmax AR 1004g DTS reference 2017-05-05 19:58:49 +02:00
brcm2708
cns3xxx
gemini
generic generic: refresh patches 2017-05-14 00:34:04 +02:00
imx6 imx6: remove linux 4.4 support 2017-05-02 15:17:30 +02:00
ipq806x ipq806x: fix EA8500 switch configuration 2017-05-03 14:15:34 +02:00
ixp4xx
kirkwood kirkwood: set sata/usb led trigger for NSA3xx 2017-05-14 21:45:50 +02:00
lantiq lantiq: fix avm fritz box mac addresses 2017-05-05 19:58:49 +02:00
layerscape
malta
mcs814x
mediatek mediatek: fix sysupgrade on eMMC boards 2017-05-03 10:31:55 +02:00
mpc85xx target: mpc85xx: make kernel_menuconfig 2017-05-02 14:33:59 +02:00
mvebu mvebu: ClearFog Base fix phy init 2017-05-14 00:34:03 +02:00
mxs
octeon octeon: port missing 4.9 patches 2017-05-04 00:40:15 +02:00
omap
omap24xx
orion
oxnas kernel: remove out of tree direct-io disable hack 2017-04-26 10:27:45 +02:00
pistachio
ppc40x
ppc44x
ramips ramips: add om-watchdog to rut5xx DEVICE_PACKAGES 2017-05-15 22:43:33 +02:00
rb532
sunxi sunxi: clean up modules definitions 2017-05-04 07:07:18 +02:00
uml
x86 kernel: add hwmon for W83627EHF and family 2017-05-17 00:06:52 +02:00
xburst
zynq kernel: remove out of tree direct-io disable hack 2017-04-26 10:27:45 +02:00
Makefile