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
Adrian Schmutzler c79b796280 ar71xx: improve support for TP-Link CPE510 v2
This fixes commit bae927c551 ("ar71xx: add support for TP-LINK CPE510
V2.0") where the support for this device wasn't optimal.

Device support for the CPE510v2 so far has been a hack to enable
flashing with CPE510v1 images. Those even have different hardware (e.g.
additional ethernet port).

With this patch, we provide proper support for this device in ar71xx.

Installation:
- Flash factory image through stock firmware WEB UI or through TFTP
- To get to TFTP recovery just hold reset button while powering on
  for around 4-5 seconds and release.
- Rename factory image to recovery.bin
- Stock TFTP server IP: 192.168.0.100
- Stock device TFTP address: 192.168.0.254

Fixes: bae927c551 ("ar71xx: add support for TP-LINK CPE510 V2.0")
Signed-off-by: Andrew Cameron <apcameron@softhome.net>
[Rebased onto revert commit, changed comments in mach-cpe510.c,
changed commit title and description, fixed eth0 MAC address,
removed eth1 initialization]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
[squashed revert, added fixes tag]
Signed-off-by: Petr Štetiar <ynezz@true.cz>
5 years ago
..
apm821xx treewide: move MAC address patch functions to common library 5 years ago
ar7 kernel: bump 4.9 to 4.9.194 5 years ago
ar71xx ar71xx: improve support for TP-Link CPE510 v2 5 years ago
arc770 treewide: remove kmod-usb-core from DEVICE_PACKAGES 5 years ago
archs38 treewide: remove kmod-usb-core from DEVICE_PACKAGES 5 years ago
armvirt armvirt: fix overlay support by updating to f2fs/ext4 based overlays 5 years ago
at91 at91: split up remaining DEVICE_TITLE definitions 5 years ago
ath25 ath25: split up DEVICE_TITLE 5 years ago
ath79 ath79: base-files: disable sysupgrade for routerstations and ja76pf2 5 years ago
bcm53xx bcm53xx: sysupgrade: support Luxul NAND devices 5 years ago
brcm47xx brcm47xx: fix switch port labels for Asus WL500GP V2 5 years ago
brcm63xx treewide: move calibration data extraction function to library 5 years ago
brcm2708 kernel: bump 4.19 to 4.19.79 5 years ago
cns3xxx treewide: sysupgrade: don't use $ARGV in platform_do_upgrade() 5 years ago
gemini treewide: remove kmod-usb-core from DEVICE_PACKAGES 5 years ago
generic kernel: Fix arm64 include files 5 years ago
imx6 imx6: install-dtb as separate IMAGE 5 years ago
ipq40xx ipq40xx: Add support for Unielec U4019 5 years ago
ipq806x ipq806x: WPQ864: fix partition unit-address 5 years ago
ixp4xx treewide: remove kmod-usb-core from DEVICE_PACKAGES 5 years ago
kirkwood kirkwood: Fix FS#505 - Can't install LEDE on Linksys EA3500 5 years ago
lantiq lantiq: modify ath9k caldata extraction to reuse caldata.sh 5 years ago
layerscape kernel: layerscape: fix compilation error 5 years ago
malta malta: fix overlay support by updating to f2fs/ext4 based overlays 5 years ago
mediatek mediatek: split up DEVICE_TITLE 5 years ago
mpc85xx mpc85xx: correct TP-LINK TL-WDR4900 MAC addresses 5 years ago
mvebu mvebu: split up DEVICE_TITLE 5 years ago
mxs treewide: replace backticks by $(...) in gen_*_img.sh scripts 5 years ago
octeon octeon: split up remaining DEVICE_TITLE 5 years ago
octeontx kernel: Remove CONFIG_COMPAT 5 years ago
omap omap: split up DEVICE_TITLE 5 years ago
orion orion: replace backticks by $(...) 5 years ago
oxnas oxnas: convert DEVICE_TITLE to new variables 5 years ago
pistachio pistachio: split up DEVICE_TITLE 5 years ago
ramips ramips: fix TARGET_DEVICES after UniElec rename 5 years ago
rb532 rb532: split up DEVICE_TITLE 5 years ago
samsung samsung: split up DEVICE_TITLE 5 years ago
sunxi sunxi: update kernel config 5 years ago
tegra treewide: use new procd sysupgrade $UPGRADE_BACKUP variable 5 years ago
uml kernel: Deactivate CONFIG_BINFMT_MISC 5 years ago
x86 treewide: use new procd sysupgrade $UPGRADE_BACKUP variable 5 years ago
zynq kernel: bump 4.19 to 4.19.77 5 years ago
Makefile