ath79: add support for WD My Net N750
authorRyan Mounce <ryan@mounce.com.au>
Sat, 25 May 2019 12:36:05 +0000 (22:06 +0930)
committerPetr Štetiar <ynezz@true.cz>
Mon, 27 May 2019 20:44:08 +0000 (22:44 +0200)
commit6d6985ff0e41c89650d72d2b5c0c938c2f39906e
tree52e51137e26935d7e5e8102b4a6309c8d13038ea
parent7d7787923673300c327faa0cc84ca55909f0c5f1
ath79: add support for WD My Net N750

SoC: AR9344
RAM: 128MB
Flash: 16MiB Winbond 25Q128BVFG SPI NOR
5GHz WiFi: AR9380 PCIe 3x3:3 802.11n
2.4GHz WiFi: AR9344 (SoC) AHB 2x2:2 802.11n

5x Gigabit ethernet via AR8327N switch (green + amber LEDs)
2x USB 2.0 via GL850G hub
4x front LEDs from SoC GPIO
1x front WPS button from SoC GPIO
1x bottom reset button from SoC GPIO

Known issues:
AR8327N LEDs only have default functionality, not presented in sysfs.
This is a regression from ar71xx.

UART header JP1, 115200 no parity 1 stop
TX
GND
VCC
(N/P)
RX

See https://openwrt.org/toh/wd/n750 for flashing detail.
Procedures unchanged from ar71xx.

Tested sysupgrade + factory flash from WD Emergency Recovery

Signed-off-by: Ryan Mounce <ryan@mounce.com.au>
target/linux/ath79/base-files/etc/board.d/02_network
target/linux/ath79/base-files/etc/hotplug.d/firmware/10-ath9k-eeprom
target/linux/ath79/base-files/etc/uci-defaults/04_led_migration
target/linux/ath79/dts/ar9344_wd_mynet-n750.dts [new file with mode: 0644]
target/linux/ath79/image/generic.mk