openwrt/target/linux
Sebastian Schaper 1761038085 ath79: add support for D-Link DAP-3662 A1
Specifications:
 * QCA9557, 16 MiB Flash, 128 MiB RAM, 802.11n 2T2R
 * QCA9882, 802.11ac 2T2R
 * 2x Gigabit LAN (1x 802.11af PoE)
 * IP68 pole-mountable outdoor case

Installation:
 * Factory Web UI is at 192.168.0.50
   login with 'admin' and blank password, flash factory.bin
 * Recovery Web UI is at 192.168.0.50
   connect network cable, hold reset button during power-on and keep it
   pressed until uploading has started (only required when checksum is ok,
   e.g. for reverting back to oem firmware), flash factory.bin

After flashing factory.bin, additional free space can be reclaimed by
flashing sysupgrade.bin, since the factory image requires some padding
to be accepted for upgrading via OEM Web UI.

Both ethernet ports are set to LAN by default, matching the labelling on
the case. However, since both GMAC Interfaces eth0 and eth1 are connected
to the switch (QCA8337), the user may create an additional 'wan' interface
as desired and override the vlan id settings to map br-lan / wan to either
the PoE or non-PoE port, depending on the individual scenario of use.

So, the LAN and WAN ports would then be connected to different GMACs, e.g.

config interface 'lan'
	option ifname 'eth0.1'
	...

config interface 'wan'
	option ifname 'eth1.2'
	...

config switch_vlan
        option device 'switch0'
        option vlan '1'
        option ports '1 0t'

config switch_vlan
        option device 'switch0'
        option vlan '2'
        option ports '2 6t'

Signed-off-by: Sebastian Schaper <openwrt@sebastianschaper.net>
[add configuration example]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Signed-off-by: maurerr <mariusd84@gmail.com>
2021-09-01 08:07:34 +00:00
..
apm821xx treewide: provide global default for SUPPORTED_DEVICES 2021-09-01 08:07:31 +00:00
arc770 arc770: drop support for kernel 4.14 2021-09-01 08:06:56 +00:00
archs38 config: limit CONFIG_PERF_EVENTS to top-level generic configs 2021-09-01 08:07:31 +00:00
armvirt armvirt: README: rename it from LEDE to OpenWrt 2021-09-01 08:07:21 +00:00
at91 treewide: provide global default for SUPPORTED_DEVICES 2021-09-01 08:07:31 +00:00
ath25 kernel: bump 5.4 to 5.4.86 2021-09-01 08:07:26 +00:00
ath79 ath79: add support for D-Link DAP-3662 A1 2021-09-01 08:07:34 +00:00
bcm27xx kernel: bump 5.4 to 5.4.94 2021-09-01 08:07:33 +00:00
bcm47xx kernel: drop empty kmod-ledtrig-* packages 2021-09-01 08:07:28 +00:00
bcm53xx bcm53xx: use default SUPPORTED_DEVICES for Meraki MR32 2021-09-01 08:07:31 +00:00
bcm63xx bcm63xx: kernel: reenable the TRNG 2021-09-01 08:07:33 +00:00
bcm4908 kernel: bump 5.4 to 5.4.96 2021-09-01 08:07:33 +00:00
gemini treewide: provide global default for SUPPORTED_DEVICES 2021-09-01 08:07:31 +00:00
generic mac80211: convert UniFi Outdoor+ HSR support to OF 2021-09-01 08:07:32 +00:00
imx6 kernel: bump 5.4 to 5.4.95 2021-09-01 08:07:33 +00:00
ipq40xx ipq40xx: remove generic profile 2021-09-01 08:07:32 +00:00
ipq806x ipq806x: replace full-text BSC license by SPDX identifier 2021-09-01 08:07:33 +00:00
ipq807x config: limit CONFIG_PERF_EVENTS to top-level generic configs 2021-09-01 08:07:31 +00:00
kirkwood kirkwood: use 3 temperature sensors for Zyxel NSA310B 2021-09-01 08:07:33 +00:00
lantiq lantiq: change phy-mode to mii for FRITZ!Box 7412 2021-09-01 08:07:33 +00:00
layerscape kernel: bump 5.4 to 5.4.94 2021-09-01 08:07:33 +00:00
malta config: limit CONFIG_PERF_EVENTS to top-level generic configs 2021-09-01 08:07:31 +00:00
mediatek kernel: bump 5.4 to 5.4.96 2021-09-01 08:07:33 +00:00
mpc85xx mpc85xx: refresh kernel config 2021-09-01 08:07:33 +00:00
mvebu kernel: bump 5.4 to 5.4.94 2021-09-01 08:07:33 +00:00
mxs kernel: drop empty kmod-ledtrig-* packages 2021-09-01 08:07:28 +00:00
octeon kernel: bump 5.4 to 5.4.75 2021-09-01 08:07:10 +00:00
octeontx kernel: move F2FS_FS_XATTR and F2FS_STAT_FS symbols to generic 2021-09-01 08:07:04 +00:00
omap treewide: provide global default for SUPPORTED_DEVICES 2021-09-01 08:07:31 +00:00
oxnas config: limit CONFIG_PERF_EVENTS to top-level generic configs 2021-09-01 08:07:31 +00:00
pistachio kernel: move some disabled symbols to generic 2021-09-01 08:07:23 +00:00
ramips ramips: add support for JCG Y2 2021-09-01 08:07:34 +00:00
realtek kernel: bump 5.4 to 5.4.93 2021-09-01 08:07:32 +00:00
rockchip rockchip: fix SUPPORTED_DEVICES for Radxa ROCK Pi 4 2021-09-01 08:07:32 +00:00
sunxi sunxi: add support for linksprite pcDuino3 nano board 2021-09-01 08:07:32 +00:00
tegra treewide: drop shebang from non-executable lib files 2021-09-01 08:07:32 +00:00
uml kernel: bump 5.4 to 5.4.71 2021-09-01 08:07:05 +00:00
x86 config: limit CONFIG_PERF_EVENTS to top-level generic configs 2021-09-01 08:07:31 +00:00
zynq config: limit CONFIG_PERF_EVENTS to top-level generic configs 2021-09-01 08:07:31 +00:00
Makefile build: add 'make kernel_xconfig' command 2020-07-08 16:07:05 +02:00