ramips: add support for TRENDnet TEW-638APB V2
authorPavlo Samko <bulldozerbsg@gmail.com>
Fri, 9 Jun 2017 11:02:56 +0000 (14:02 +0300)
committerMathias Kresin <dev@kresin.me>
Sat, 17 Jun 2017 13:38:19 +0000 (15:38 +0200)
commit82f9486142adff9c0d34393a63d3844d1da7ed03
tree9aae8fe12741d32043d694935ae52062927f6a4e
parent259fc1e77892ef8b7fb41c5bc118b55e31e0554b
ramips: add support for TRENDnet TEW-638APB V2

This patch add support for the TRENDnet TEW-638APB V2.

Specification:
- SoC: Ralink SoC RT3052F
- Flash: 4MB
- RAM: 32MB
- Ethernet: 1x LAN (100 Mbps)
- Wireless: 2.4GHz b/g/n, 2x external antenna
- Buttons: 1x Reset, 1x WPS
- LEDs: Power (green), Ethernet (green), WPS (green and orange),
  Wireless (green)
- UART: 1x UART on PCB (3.3V, GND, RX, TX) - 57600 8N1

Installation

via vendor firmware:
- upload sysupgrade.bin image

via TFTP:
- stop uboot into tftp-load into option "2"
- upload sysupgrade.bin image

Signed-off-by: Pavlo Samko <bulldozerbsg@gmail.com>
target/linux/ramips/base-files/etc/board.d/02_network
target/linux/ramips/base-files/etc/diag.sh
target/linux/ramips/base-files/lib/ramips.sh
target/linux/ramips/base-files/lib/upgrade/platform.sh
target/linux/ramips/dts/TEW-638APB-V2.dts [new file with mode: 0644]
target/linux/ramips/image/rt305x.mk