1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-20 22:48:10 +02:00
openwrt/target/linux/ramips
Francois Goudal 9b35815f0f ramips: add support for Afoundry EW-1200
This device features both a 2.4 and 5Ghz radio, and supports
802.11a/b/g/n/ac modes.
It has 5 Gb-Ethernet ports and a USB 3.0 host port.

It is powered by the Mediatek MT7621 SoC, and the MT7602E and MT7612E wifi
chipsets, together with 128MB of RAM and 16 MB of SPI Flash.

The stock firmware is in fact based on some openwrt barrier breaker, with a
mediatek SDK kernel, and an afoundry custom made web interface (not LuCI
based).
Firmware update page on the stock web interface can not accept sysupgrade
images, it bricks the device.
At this point, the only working solution I found was to connect to the
serial console port (available on J4 header) and to use opkg to install
dropbear.
Then scp the sysupgrade file in the device's /tmp and run sysupgrade from
console without preserving configuration files.

Signed-off-by: Francois Goudal <francois@goudal.net>
2017-03-01 22:29:50 +01:00
..
base-files ramips: add support for Afoundry EW-1200 2017-03-01 22:29:50 +01:00
dts ramips: add support for Afoundry EW-1200 2017-03-01 22:29:50 +01:00
files-4.9/drivers/net/ethernet/mtk ramips: fix mt7621 ethernet support for v4.9 2017-02-15 09:12:00 +01:00
image ramips: add support for Afoundry EW-1200 2017-03-01 22:29:50 +01:00
mt7620 ramips: add v4.9 support 2017-02-14 12:17:52 +01:00
mt7621 ramips: fix mt7621 ethernet support for v4.9 2017-02-15 09:12:00 +01:00
mt7628 ramips: add v4.9 support 2017-02-14 12:17:52 +01:00
mt7688 ramips: fix the number of uarts for MT7688 2017-02-16 09:09:37 +01:00
patches-4.4 kernel: update kernel 4.4 to version 4.4.47 2017-02-06 03:23:06 +01:00
patches-4.9 kernel: update kernel 4.9 to version 4.9.10 2017-02-16 00:46:23 +01:00
rt288x ramips: add v4.9 support 2017-02-14 12:17:52 +01:00
rt305x ramips: add v4.9 support 2017-02-14 12:17:52 +01:00
rt3883 ramips: add v4.9 support 2017-02-14 12:17:52 +01:00
Makefile build: remove mips16 feature flag from target makefiles 2017-01-24 13:15:01 +01:00
modules.mk ramips: add back the i2c-mt7621 module 2017-01-15 20:45:59 +01:00