mediatke: add support for elecom-wrc-2533gent
authorJohn Crispin <john@phrozen.org>
Fri, 27 Mar 2020 15:13:06 +0000 (16:13 +0100)
committerJohn Crispin <john@phrozen.org>
Fri, 27 Mar 2020 15:18:57 +0000 (16:18 +0100)
commit3a8dbcf5c2f3c71240365006f8dae13f79f729b1
tree9fd9f965a4de2adbdd0da11fbada8b7c4aaeb7be
parentd3f058db1cb9b2d43764cd0d84fdc2779f0abacf
mediatke: add support for elecom-wrc-2533gent

This commit adds support for the MT7622-based Elecom WRC-2533gent router,
with spi-nand storage and 512MB RAM.

The device has the following specifications:

* MT7622 (arm64 dual-core)
* 512MB RAM (DDR3)
* 4GB storage (spi-nand)
* 5x 1Gbps Ethernet (RTL8337C switch)
* 1x UART header
* 1x USB 3.0 port
* 5x LEDs
* 1x reset button
* 1x WPS button
* 1x slider switch
* 1x DC jack for main power (12V)

The following has been tested and is working:
* Ethernet switch
* 2.4g and 5g wifi
* USB 3.0 port
* sysupgrade
* buttons/leds

Not working:
* bluetooth firmware does not load even though it is present int he rootfs

Signed-off-by: John Crispin <john@phrozen.org>
target/linux/mediatek/files-4.19/arch/arm64/boot/dts/mediatek/mt7622-elecom-wrc-2533gent.dts [new file with mode: 0644]
target/linux/mediatek/files-5.4/arch/arm64/boot/dts/mediatek/mt7622-elecom-wrc-2533gent.dts [new file with mode: 0644]
target/linux/mediatek/image/mt7622.mk
target/linux/mediatek/mt7622/base-files/etc/board.d/02_network
target/linux/mediatek/mt7622/base-files/lib/upgrade/platform.sh