1
0
Fork 0
forked from mirror/openwrt
openwrt/target/linux
Mateus B. Cassiano 73e8f23579 ramips: add support for D-Link DIR-867/DIR-882 A1
This patch adds support for D-Link DIR-867 A1 and D-Link DIR-882 A1. Given
the similarity of these devices, this patch also introduces a common DTS
shared between DIR-867 A1, DIR-878 A1 and DIR-882 A1.

Specifications:
* Board: AP-MTKH7-0002
* SoC: MediaTek MT7621AT
* RAM: 128 MB (DDR3)
* Flash: 16 MB (SPI NOR)
* WiFi: MediaTek MT7615N (x2)
* Switch: 1 WAN, 4 LAN (Gigabit)
* Ports: 1 USB 2.0, 1 USB 3.0
* Buttons: Reset, WiFi Toggle, WPS
* LEDs: Power (green/orange), Internet (green/orange), WiFi 2.4G (green),
        WiFi 5G (green), USB 2.0 (green), USB 3.0 (green)

Notes:
* WiFi 2.4G and WiFi 5G LEDs are wired directly to the wireless chips
* DIR-867 wireless chips are limited to 3x3 streams at hardware level
* USB ports and related LEDs available only on DIR-882

Serial port:
* Parameters: 57600, 8N1
* Location: J1 header (close to the Reset, WiFi and WPS buttons)
* Pinout: 1 - VCC
          2 - RXD
          3 - TXD
          4 - GND

Installation:
* D-Link Recovery GUI: power down the router, press and hold the reset
  button, then re-plug it. Keep the reset button pressed until the power
  LED starts flashing orange, manually assign a static IP address under
  the 192.168.0.xxx subnet (e.g. 192.168.0.2) and go to http://192.168.0.1

* Some modern browsers may have problems flashing via the Recovery GUI,
  if that occurs consider uploading the firmware through cURL:

    curl -v -i -F "firmware=@file.bin" 192.168.0.1

Signed-off-by: Mateus B. Cassiano <mbc07@live.com>
[move DEVICE_VARIANT to individual definitions]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-07-16 18:40:20 +02:00
..
apm821xx
ar71xx ar71xx: Fix mikrotik NAND compile problem 2020-07-07 23:38:10 +02:00
arc770
archs38
armvirt
at91
ath25
ath79 ath79: harmonize model names for Ubiquiti devices 2020-07-15 18:41:57 +02:00
bcm27xx treewide: kernel: drop redundant USB_EHCI_HCD=n config symbol 2020-07-09 10:28:40 +02:00
bcm47xx bcm47xx: disable image for Linksys WRT160n v3 2020-07-13 10:37:22 +02:00
bcm53xx
bcm63xx bcm63xx: R5010UNv2: fix flash partitions for 16MB flash 2020-07-11 15:47:46 +02:00
cns3xxx
gemini
generic kernel: mtdsplit_uimage: add SGE parser 2020-07-13 22:45:04 +02:00
imx6
ipq40xx ipq40xx: fix ethernet vlan double tagging 2020-07-14 18:31:48 +02:00
ipq806x ipq806x: really fix aliases node for Qualcomm IPQ8064/DB149 2020-07-14 17:02:40 +02:00
ipq807x
kirkwood kirkwood: add support for Check Point L-50 2020-07-11 13:33:28 +02:00
lantiq kernel: bump 5.4 to 5.4.51 2020-07-11 13:33:28 +02:00
layerscape layerscape: define IMAGE_SIZE and LS_SYSUPGRADE_IMAGE_SIZE 2020-07-11 14:44:23 +02:00
malta
mediatek mediatek: backport latest pci/e driver from upstream 2020-07-16 09:18:28 +02:00
mpc85xx
mvebu mvebu: add support for MACCHIATObin Single Shot 2020-07-12 02:06:02 +02:00
mxs
octeon
octeontx treewide: kernel: drop redundant USB_EHCI_HCD=n config symbol 2020-07-09 10:28:40 +02:00
omap
oxnas
pistachio
ramips ramips: add support for D-Link DIR-867/DIR-882 A1 2020-07-16 18:40:20 +02:00
rb532
rockchip rockchip: don't disable timer LED trigger 2020-07-13 17:50:53 +02:00
samsung
sunxi
tegra
uml
x86 kernel/pcengines-apu2: detect apuv4 board 2020-07-06 17:57:33 +02:00
zynq
Makefile build: add 'make kernel_xconfig' command 2020-07-08 16:07:05 +02:00