firmware/src/packages/fff/fff-network/mipsel
Adrian Schmutzler 8fe7512ae5 ramips/mt76x8: Add support for TP-Link Archer C50 v4
Add support for the TP-Link Archer C50 v4, a low-cost mt7628-based
dual-band router.

Label MAC address is on ethernet and 2.4 GHz WiFi.

The v4 uses the same hardware as the v3 variant, but v4 includes
the newer split uboot.

ATTENTION:

Initial flashing of this device requires additional steps:

As all installation methods require an U-Boot to be integrated into the
image (and we do not ship one with the image) we are not able to create
an image in our build-process.

Download a TP-Link image from their Website and a FFF/OpenWRT sysupgrade
image for the device and build yourself a factory image like following:

TP-Link image:             tpl.bin
OpenWRT sysupgrade image:  owrt.bin

 > dd if=tpl.bin of=boot.bin bs=131584 count=1
 > cat owrt.bin >> boot.bin

This image can be used for Web-UI and recovery, but not TFTP.

Additional instruction can be found in the OpenWrt commit
01dcd574a248 ("ramips: add support for Archer C50 v4")

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Reviewed-by: Fabian Bläse <fabian@blaese.de>
2020-12-09 13:10:09 +01:00
..
network.r6220 mt7621: Add support for Netgear R6220 2020-07-20 14:30:39 +02:00
network.tl-wr841n-v13 fff-network: Group network files by arch, not by target 2020-06-18 12:47:05 +02:00
network.tplink,c50-v3 fff-network: Group network files by arch, not by target 2020-06-18 12:47:05 +02:00
network.tplink,c50-v4 ramips/mt76x8: Add support for TP-Link Archer C50 v4 2020-12-09 13:10:09 +01:00
network.ubnt-erx fff-network: Group network files by arch, not by target 2020-06-18 12:47:05 +02:00
network.ubnt-erx-sfp fff-network: Group network files by arch, not by target 2020-06-18 12:47:05 +02:00