ath79: add support for Buffalo WZR-600DHP
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>
Sun, 13 Sep 2020 13:27:49 +0000 (15:27 +0200)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Wed, 16 Sep 2020 15:32:12 +0000 (17:32 +0200)
commit25f2f66eeaf720e3db154019fe0b32a146c6082f
treecce0eaace65dac9d3b2913a7ab0abb065eea434c
parentc68105c3b4f616931444174ff6d893c8fbaf9465
ath79: add support for Buffalo WZR-600DHP

The hardware of this device seems to be identical to WZR-HP-AG300H.
It was already implemented as a clone in ar71xx.

Specification:
- 680 MHz CPU (Qualcomm Atheros AR7161)
- 128 MiB RAM
- 32 MiB Flash
- WiFi 5 GHz a/n
- WiFi 2.4 GHz b/g/n
- 5x 1000Base-T Ethernet
- 1x USB 2.0

Installation of OpenWRT from vendor firmware:
- Connect to the Web-interface at http://192.168.11.1
- Go to “Administration” → “Firmware Upgrade”
- Upload the OpenWrt factory image

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
target/linux/ath79/dts/ar7161_buffalo_wzr-600dhp.dts [new file with mode: 0644]
target/linux/ath79/dts/ar7161_buffalo_wzr-hp-ag300h.dts
target/linux/ath79/dts/ar7161_buffalo_wzr-hp-ag300h.dtsi [new file with mode: 0644]
target/linux/ath79/generic/base-files/etc/board.d/02_network
target/linux/ath79/generic/base-files/etc/hotplug.d/firmware/10-ath9k-eeprom
target/linux/ath79/image/generic.mk