openwrt/target/linux
Josh Bendavid e941ec999f ramips: add support for D-Link DIR-2660 A1
This patch adds support for D-Link DIR-2660 A1.

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

Notes:
* WiFi 2.4G and WiFi 5G LEDs are wired directly to the wireless chips

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

MAC addresses:

lan   factory 0xe000     *:a7 (label)
wan   factory 0xe006     *:aa
2.4   factory 0xe000 +1  *:a8
5.0   factory 0xe000 +2  *:a9

Seems like vendor didn't replace the dummy entries in the calibration data.

Signed-off-by: Josh Bendavid <joshbendavid@gmail.com>
[rebase onto already merged DIR-1960 A1, add MAC addresses to commit message]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Signed-off-by: maurerr <mariusd84@gmail.com>
2021-09-01 08:06:57 +00:00
..
apm821xx apm821xx: provide legacy interrupts for PCIe in DT 2021-09-01 08:06:57 +00:00
arc770 arc770: drop support for kernel 4.14 2021-09-01 08:06:56 +00:00
archs38 treewide: use wpad-basic-wolfssl as default 2021-09-01 08:06:52 +00:00
armvirt kernel: set WATCHDOG_CORE dependency in kmod-hwmon-sch5627 2021-09-01 08:06:53 +00:00
at91 at91: explicitly set CONFIG_USB_SUPPORT for sam9x subtarget 2021-09-01 08:06:54 +00:00
ath79 ath79: add support for Senao Engenius ENH202 v1 2021-09-01 08:06:55 +00:00
bcm27xx kernel: bump 5.4 to 5.4.61 2021-09-01 08:06:54 +00:00
bcm47xx treewide: use wpad-basic-wolfssl as default 2021-09-01 08:06:52 +00:00
bcm53xx treewide: use wpad-basic-wolfssl as default 2021-09-01 08:06:52 +00:00
bcm63xx kernel: set WATCHDOG_CORE dependency in kmod-hwmon-sch5627 2021-09-01 08:06:53 +00:00
cns3xxx treewide: use wpad-basic-wolfssl as default 2021-09-01 08:06:52 +00:00
gemini gemini: Add swap partition to DNS-313 2020-07-31 18:34:40 +02:00
generic kernel: backport GRO improvements 2021-09-01 08:06:57 +00:00
imx6 kernel: unify CONFIG_GPIO_SYSFS in kernel configs 2020-08-06 12:37:04 +02:00
ipq40xx kernel: bump 5.4 to 5.4.61 2021-09-01 08:06:54 +00:00
ipq806x kernel: bump 5.4 to 5.4.61 2021-09-01 08:06:54 +00:00
ipq807x kernel: unify CONFIG_GPIO_SYSFS in kernel configs 2020-08-06 12:37:04 +02:00
kirkwood treewide: use wpad-basic-wolfssl as default 2021-09-01 08:06:52 +00:00
lantiq lantiq: remove vmmc node from FritzBox 7412 dts 2021-09-01 08:06:52 +00:00
layerscape layerscape: fix linux headers install issue 2021-09-01 08:06:57 +00:00
malta kernel: set WATCHDOG_CORE dependency in kmod-hwmon-sch5627 2021-09-01 08:06:53 +00:00
mediatek mediatek/mt7622: adjust kernel cpu features to match the hardware 2021-09-01 08:06:57 +00:00
mpc85xx treewide: use wpad-basic-wolfssl as default 2021-09-01 08:06:52 +00:00
mvebu mvebu: LS421DE: add linkstation poweroff driver 2021-09-01 08:06:54 +00:00
mxs treewide: make dependency on kmod-usb-net selective 2021-09-01 08:06:49 +00:00
octeon octeon: add support for Itus Shield Router 2021-09-01 08:06:51 +00:00
octeontx kernel: bump 5.4 to 5.4.60 2021-09-01 08:06:53 +00:00
omap treewide: use wpad-basic-wolfssl as default 2021-09-01 08:06:52 +00:00
oxnas oxnas: kd20: revert accedintally commited change 2021-09-01 08:06:54 +00:00
pistachio pistachio: drop support for kernel 4.14 2021-09-01 08:06:56 +00:00
ramips ramips: add support for D-Link DIR-2660 A1 2021-09-01 08:06:57 +00:00
rockchip kernel: bump 5.4 to 5.4.58 2021-09-01 08:06:51 +00:00
sunxi treewide: use wpad-basic-wolfssl as default 2021-09-01 08:06:52 +00:00
tegra treewide: use wpad-basic-wolfssl as default 2021-09-01 08:06:52 +00:00
uml uml: update to linux 5.4 2021-09-01 08:06:52 +00:00
x86 kernel: set WATCHDOG_CORE dependency in kmod-hwmon-sch5627 2021-09-01 08:06:53 +00:00
zynq kernel: unify CONFIG_GPIO_SYSFS in kernel configs 2020-08-06 12:37:04 +02:00
Makefile build: add 'make kernel_xconfig' command 2020-07-08 16:07:05 +02:00