ramips: add support for Edimax BR-6478AC v2
authorDaniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
Mon, 16 Jul 2018 14:19:19 +0000 (07:19 -0700)
committerJo-Philipp Wich <jo@mein.io>
Tue, 18 Dec 2018 16:47:44 +0000 (17:47 +0100)
commit3cc214899885121f0ff09cef64bd9e41650dcca7
tree5ad503b5dda19eff2c94807545f322f6ca08ff38
parenta83dc87888060738e7b2af8f1b623ecdad690d40
ramips: add support for Edimax BR-6478AC v2

Roll-up of patches by Rohan Murch, Hans Ulli Kroll, and James McKenzie.
Taken from https://forum.openwrt.org/viewtopic.php?id=67192 and updated.

Specification:
- System-On-Chip: MT7620A
- CPU/Speed: 580 MHz
- Flash-Chip: Macronix MX25L6405D
- Flash size: 8192 KiB
- RAM: 64 MiB
- Wireless No1: SoC-integrated: MT7620A 2.4GHz 802.11bgn
- Wireless No2: On-board chip: MT7612E 5GHz 802.11ac
- Switch: Mediatek MT7530W Gigabit Switch
- USB: Yes 1 x 2.0

Installation:
1. Download sysupgrade.bin
2. Open vendor web interface
3. Choose to upgrade firmware
4. After reboot connect via ethernet at 192.168.1.1

Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
(backported from f72fa883b324311c1972c39ed521e536b25d674c)
target/linux/ramips/base-files/etc/board.d/01_leds
target/linux/ramips/base-files/etc/board.d/02_network
target/linux/ramips/base-files/lib/ramips.sh
target/linux/ramips/base-files/lib/upgrade/platform.sh
target/linux/ramips/dts/BR-6478AC-V2.dts [new file with mode: 0644]
target/linux/ramips/image/mt7620.mk