forked from Ivasoft/openwrt
ramips: mt7621: Add new device AsiaRF AP7621-001
Hardware specs: SoC: Mediatek MT7621A CPU: 4x 880Mhz Cache: 32 KB I-Cache and 32 KB D-Cach 256 KB L2 Cache (shared by Dual-Core) RAM: DDR3 512MB 16bits BUS FLASH: 16MB Switch: Mediatek Gigabit Switch (1 x LAN, 1 x WAN) USB: 1x 3.0 PCI: 3x Mini PCIe GPS: Quectel L70B BTN: Reset LED: - Power - Ethernet - Wifi - USB UART: UART is present as Pads with throughholes on the PCB. They are located on left side. 3.3V - RX - GND - TX / 57600-8N1 3.3V is the square pad Installation: The stock image is a modified openwrt and can be overflashed via # sysupgrade -F image.bin Signed-off-by: Daniel Danzberger <daniel@dd-wrt.com> Signed-off-by: Christian Lamparter <chunkeey@gmail.com> [removed unused label, formatting]
This commit is contained in:
committed by
Christian Lamparter
parent
487c686318
commit
029c970464
@@ -39,6 +39,9 @@ ramips_setup_interfaces()
|
||||
ucidef_add_switch "switch0" \
|
||||
"0:lan:4" "1:lan:3" "2:lan:2" "3:lan:1" "4:wan:5" "6@eth0"
|
||||
;;
|
||||
asiarf,ap7621-001)
|
||||
ucidef_add_switch "switch0" "0:lan" "4:wan" "6@eth0"
|
||||
;;
|
||||
3g150b|\
|
||||
3g300m|\
|
||||
a5-v11|\
|
||||
|
||||
Reference in New Issue
Block a user