firmware/bsp
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
..
ar71xx-generic treewide: move devices from ar71xx to ath79 2020-06-18 12:41:03 +02:00
ath79-generic ath79/generic: add support for TP-Link WR710N v1 2020-08-18 17:27:20 +02:00
ath79-tiny treewide: move devices from ar71xx to ath79 2020-06-18 12:41:03 +02:00
default/root_file_system/etc root_file_system: Remove sysctl.conf 2018-10-24 18:33:48 +02:00
ipq806x-generic bsp: Rename files to include subtarget 2020-04-15 16:13:50 +02:00
mpc85xx-generic bsp: Rename files to include subtarget 2020-04-15 16:13:50 +02:00
ramips-mt76x8 ramips/mt76x8: Add support for TP-Link Archer C50 v4 2020-12-09 13:10:09 +01:00
ramips-mt7621 mt7621: Add support for Netgear R6220 2020-07-20 14:30:39 +02:00
ar71xx-generic.bsp treewide: move devices from ar71xx to ath79 2020-06-18 12:41:03 +02:00
ath79-generic.bsp ath79/generic: add support for TP-Link WR710N v1 2020-08-18 17:27:20 +02:00
ath79-tiny.bsp treewide: move devices from ar71xx to ath79 2020-06-18 12:41:03 +02:00
ipq806x-generic.bsp bsp: autogenerate machine variable from filename 2020-04-17 15:49:46 +02:00
mpc85xx-generic.bsp bsp: autogenerate machine variable from filename 2020-04-17 15:49:46 +02:00
ramips-mt76x8.bsp ramips/mt76x8: Add support for TP-Link Archer C50 v4 2020-12-09 13:10:09 +01:00
ramips-mt7621.bsp mt7621: Add support for Netgear R6220 2020-07-20 14:30:39 +02:00