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/ath79
Sebastian Schaper 14599c5945 ath79: add support for D-Link DCH-G020 Rev. A1
The DCH-G020 is a Smart Home Gateway for Z-Wave devices.

Specifications:

 * QCA9531, 16 MiB Flash, 64 MiB RAM
 * On-Board USB SD3503A Z-Wave dongle
 * GL850 USB 2.0 Hub (one rear port, internal Z-Wave)
 * Two Ethernet Ports (10/100)

Installation:

 * Web UI: http://192.168.0.60 (or different address obtained via DHCP)
   Login with 'admin' and the 6-digit PIN Code from the bottom label
 * Recovery Web UI: Keep reset button pressed during power-on
   until LED starts flashing red, upgrade via http://192.168.0.60
 * Some modern browsers may have problems flashing via the Web UI,
   if this occurs consider booting to recovery mode and flashing via:
   curl -F \
     files=@openwrt-ath79-generic-dlink_dch-g020-a1-squashfs-factory.bin \
     http://192.168.0.60/cgi/index

Known issues:

 * Real-Time-Clock is not working as there is currently no matching driver
   It is still included in the dts as compatible = "pericom,pt7c43390";
 * openzwave was tested on v19.07 (running MinOZW as a proof-of-concept),
   but the package grew too big as lots of device pictures were included,
   thus any use of Z-Wave is up to the user (e.g. extroot and domoticz)

The device will use the same MAC address for both wired and wireless
interfaces, however it is stored at two different locations in the flash.

Signed-off-by: Sebastian Schaper <openwrt@sebastianschaper.net>
4 years ago
..
base-files/etc/hotplug.d/ieee80211 ath79: add mikrotik subtarget 4 years ago
dts ath79: add support for D-Link DCH-G020 Rev. A1 4 years ago
files kernel: Update kernel 4.19 to version 4.19.131 4 years ago
generic ath79: add support for D-Link DCH-G020 Rev. A1 4 years ago
image ath79: add support for D-Link DCH-G020 Rev. A1 4 years ago
mikrotik treewide: drop shebang from non-executable target files 4 years ago
nand ath79: add support for 8devices Rambutan board 4 years ago
patches-4.19 kernel: Update kernel 4.19 to version 4.19.131 4 years ago
patches-5.4 kernel: Update kernel 5.4 to version 5.4.50 4 years ago
tiny ath79: add support for TP-Link TL-WA801ND v3/v4 4 years ago
Makefile ath79: switch to kernel 5.4 4 years ago
config-4.19 ath79: add support for 8devices Rambutan board 4 years ago
config-5.4 ath79: add support for 8devices Rambutan board 4 years ago
modules.mk ath79: add new OF only target for QCA MIPS silicon 6 years ago