1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-21 23:19:07 +02:00
openwrt/target/linux
Sungbo Eo 0375c076b6 ramips: add support for ZIO FREEZIO
ZIO FREEZIO is a 2.4/5GHz band AC1200 router, based on MediaTek MT7621A.

Specifications:
- SoC: MT7621AT
- RAM: DDR3 128MB
- Flash: SPI NOR 16MB
- WiFi:
  - 2.4GHz: MT7603EN
  - 5GHz: MT7612EN
- Ethernet: 5x 10/100/1000Mbps
  - Switch: SoC internal
- USB: 1x 3.0
- UART:
  - J4: 3.3V, RX, TX, GND (3.3V is the square pad) / 57600 8N1

Notes:
- FREEZIO has almost the same board as WeVO W2914NS v2.
- Stock firmware is based on OpenWrt BB.

MAC addresses in factory partition:
0x0004: WiFi 2.4GHz (label_mac-8)
0x002e: WAN (label_mac)
0x8004: WiFi 5GHz (label_mac-4)
0xe000: LAN (label_mac+1)

Installation via web interface:
1.  Access web admin page and turn on "OpenWrt UI mode".
2.  Flash sysupgrade image through LuCI, with the "Keep settings" option
    OFF.

Revert to stock firmware:
1.  Perform sysupgrade with stock image.
    Make sure to NOT preserve settings.

Signed-off-by: Sungbo Eo <mans0n@gorani.run>
[rebase, use mt7621_wevo_w2914ns-v2.dtsi]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2019-12-13 15:37:37 +01:00
..
apm821xx
ar7
ar71xx kernel: bump 4.14 to 4.14.158 2019-12-10 09:50:42 +01:00
arc770
archs38
armvirt
at91 at91: disable legacy PTYs and virtual terminals 2019-12-09 20:14:17 +01:00
ath25
ath79 ath79: add support for TP-Link TL-WDR4300 v1 (IL) 2019-12-12 14:42:05 +01:00
bcm53xx
brcm47xx brcm47xx: add switch configuration for WNR3500L 2019-12-08 00:21:36 +01:00
brcm63xx
brcm2708 kernel: bump 4.19 to 4.19.88 2019-12-10 09:50:42 +01:00
cns3xxx
gemini kernel: bump 4.19 to 4.19.88 2019-12-10 09:50:42 +01:00
generic kernel: bump 4.19 to 4.19.88 2019-12-10 09:50:42 +01:00
imx6
ipq40xx ipq40xx: add support for Crisis Innovation Lab MeshPoint.One 2019-11-30 00:53:36 +01:00
ipq806x kernel: bump 4.14 to 4.14.158 2019-12-10 09:50:42 +01:00
ixp4xx ixp4xx: remove CONFIG_LEGACY_PTY from kernel config 2019-12-09 20:14:17 +01:00
kirkwood kirkwood: remove CONFIG_LEGACY_PTY from kernel config 2019-12-09 20:14:20 +01:00
lantiq kernel: bump 4.19 to 4.19.88 2019-12-10 09:50:42 +01:00
layerscape kernel: bump 4.14 to 4.14.158 2019-12-10 09:50:42 +01:00
malta malta: remove CONFIG_LEGACY_PTY from kernel config 2019-12-09 20:16:53 +01:00
mediatek kernel: bump 4.19 to 4.19.88 2019-12-10 09:50:42 +01:00
mpc85xx mpc85xx: remove CONFIG_LEGACY_PTY from kernel config 2019-12-09 20:14:17 +01:00
mvebu kernel: bump 4.19 to 4.19.88 2019-12-10 09:50:42 +01:00
mxs
octeon octeon: fix sysupgrade 2019-11-30 20:19:12 +02:00
octeontx
omap
orion
oxnas kernel: bump 4.14 to 4.14.158 2019-12-10 09:50:42 +01:00
pistachio
ramips ramips: add support for ZIO FREEZIO 2019-12-13 15:37:37 +01:00
rb532
samsung
sunxi sunxi: add support for FriendlyARM Nano PI NEO Air dev board 2019-12-13 12:20:09 +01:00
tegra
uml uml: remove CONFIG_LEGACY_PTY from kernel config 2019-12-09 20:14:17 +01:00
x86
zynq
Makefile