You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux
Daniel Golle d1130ad265 ath79: add support for Teltonika RUT955
Specification:

- 550/400/200 MHz (CPU/DDR/AHB)
- 128 MB of RAM (DDR2)
- 16 MB of FLASH (SPI NOR)
- 4x 10/100 Mbps Ethernet, with passive PoE support on LAN1
- 2T2R 2,4 GHz (AR9344)
- built-in 4G/3G module (example: Quectel EC-25EU)
- internal microSD slot (spi-mmc, buggy and disabled for now)
- RS232 on D-Sub9 port (Cypress ACM via USB, /dev/ttyACM0)
- RS422/RS485 (AR934x high speed UART, /dev/ttyATH1)
- analog 0-24V input (MCP3221)
- various digital inputs and outputs incl. a relay
- 11x LED (4 are driven by AR9344, 7 by 74HC595)
- 2x miniSIM slot (can be swapped via GPIO)
- 2x RP-SMA/F (Wi-Fi), 3x SMA/F (2x WWAN, GPS)
- 1x button (reset)
- DC jack for main power input (9-30 V)
- debugging UART available on PCB edge connector

Serial console (/dev/ttyS0) pinout:

- RX: pin1 (square) on top side of the main PCB (AR9344 is on top)
- TX: pin1 (square) on bottom side

Flash instruction:

Vendor firmware is based on OpenWrt CC release. Use the "factory" image
directly in GUI (make sure to uncheck "keep settings") or in U-Boot web
based recovery. To avoid any problems, make sure to first update vendor
firmware to latest version - "factory" image was successfully tested on
device running "RUT9XX_R_00.06.051" firmware and U-Boot "3.0.2".

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
4 years ago
..
apm821xx kernel: bump 4.19 to 4.19.101 4 years ago
ar71xx kernel: bump 4.14 to 4.14.167 5 years ago
arc770 arc770: gen_axs10x_sdcard_img.sh: switch to /bin/sh 5 years ago
archs38 archs38: gen_axs10x_sdcard_img.sh: switch to /bin/sh 5 years ago
armvirt treewide: Remove self from MAINTAINER entries 5 years ago
at91 at91: gen_at91_sdcard_img.sh: switch to /bin/sh 5 years ago
ath25 ath25: split up DEVICE_TITLE 5 years ago
ath79 ath79: add support for Teltonika RUT955 4 years ago
bcm27xx brcm2708: rename target to bcm27xx 4 years ago
bcm47xx brcm47xx: rename target to bcm47xx 4 years ago
bcm53xx bcm53xx: build images for Luxul ABR-4500 and XBR-4500 routers 4 years ago
bcm63xx brcm63xx: rename target to bcm63xx 4 years ago
cns3xxx kernel: bump 4.19 to 4.19.86 5 years ago
gemini gemini: dns313_gen_hdd_img.sh: switch to /bin/sh 5 years ago
generic kernel: swconfig: make compatible with kernel 5.2 4 years ago
imx6 kernel: Deactivate CONFIG_SFP in generic config 5 years ago
ipq40xx kernel: bump 4.19 to 4.19.101 4 years ago
ipq806x kernel: bump 4.19 to 4.19.101 4 years ago
kirkwood kirkwood: exploit BOARD_NAME to set DEVICE_DTS and SUPPORTED_DEVICES 5 years ago
lantiq lantiq: tidy up image/Makefile 5 years ago
layerscape kernel: bump 4.14 to 4.14.169 4 years ago
malta malta: enable HighMem on MIPS32 5 years ago
mediatek kernel: bump 4.19 to 4.19.101 4 years ago
mpc85xx treewide: move mktplinkfw to tplink-v1-image in image-commands.mk 5 years ago
mvebu mvebu: image: align subtargets makefile names 4 years ago
mxs mxs: gen_sdcard_ext4_ext4.sh: use /bin/sh 5 years ago
octeon octeon: apply vendor_model scheme to device definition/image name 5 years ago
octeontx kernel: bump 4.14 to 4.14.160 5 years ago
omap omap: gen_omap_sdcard_img.sh: use /bin/sh 5 years ago
oxnas kernel: bump 4.14 to 4.14.158 5 years ago
pistachio kernel: bump 4.14 to 4.14.169 4 years ago
ramips ramips: fix HiWiFi HC5761A USB port 4 years ago
rb532 rb532: gen_image.sh: use /bin/sh 5 years ago
samsung samsung: add subtarget condition for device 5 years ago
sunxi sunxi: backport increased SATA/AHCI DMA TX/RX FIFOs 4 years ago
tegra x86,tegra,mvebu: image: use common reproducible IMG_PART_SIGNATURE 5 years ago
uml treewide: Remove self from MAINTAINER entries 5 years ago
x86 kernel: bump 4.19 to 4.19.90 5 years ago
zynq zynq: derive DEVICE_DTS from device definition name 5 years ago
Makefile