openwrt/target/linux/ramips
Sungbo Eo a4e9c8f14b ramips: add support for netis WF2770
netis WF2770 is a 2.4/5GHz band AC750 router, based on MediaTek MT7620A.

Specifications:
- SoC: MT7620A
- RAM: DDR2 64MB
- Flash: SPI NOR 16MB
- WiFi:
  - 2.4GHz: SoC internal
  - 5GHz: MT7610EN
- Ethernet: 5x 10/100/1000Mbps
  - Switch: MT7530BU
- UART:
  - J2: 3.3V, RX, TX, GND (3.3V is the square pad) / 57600 8N1

MAC addresses in factory partition:
0x0004: LAN, WiFi 2.4GHz (label_mac-6)
0x0028: not used (label_mac-1)
0x002e: WAN (label_mac)
0x8004: WiFi 5GHz (label_mac+2)

Installation via web interface:
1.  Flash **initramfs** image through the stock web interface.
2.  Boot into OpenWrt and perform sysupgrade with sysupgrade image.

Revert to stock firmware:
1.  Perform sysupgrade with stock image.

Reviewed-by: Pawel Dembicki <paweldembicki@gmail.com>
Signed-off-by: Sungbo Eo <mans0n@gorani.run>
2020-05-17 18:41:48 +02:00
..
base-files/etc ramips: remove set_preinit_iface script 2020-04-04 14:56:14 +08:00
dts ramips: add support for netis WF2770 2020-05-17 18:41:48 +02:00
files/drivers ramips: ralink-eth: fix leftover dma dev argument 2020-04-13 11:32:50 +08:00
image ramips: add support for netis WF2770 2020-05-17 18:41:48 +02:00
mt76x8 ramips: remove config-4.14 for mt7621/mt76x8 2020-04-23 18:39:48 +02:00
mt7620 ramips: add support for netis WF2770 2020-05-17 18:41:48 +02:00
mt7621 ramips/mt7621: mikrotik: don't use mtd-mac-address in DTS 2020-05-08 15:17:18 +02:00
patches-4.14 kernel: bump 4.14 to 4.14.180 2020-05-12 12:36:28 +02:00
patches-5.4 kernel: bump 5.4 to 5.4.36 2020-04-30 00:52:04 +02:00
rt288x Revert "ramips: explicitly disable built-in switch for lan-only devices" 2020-04-28 16:53:29 +02:00
rt305x ramips: explicitly disable built-in switch for lan-only devices 2020-04-27 22:54:51 +02:00
rt3883 Revert "ramips: explicitly disable built-in switch for lan-only devices" 2020-04-28 16:53:29 +02:00
Makefile ramips: add 5.4 as testing kernel 2020-04-12 22:27:18 +08:00
modules.mk ramips: fix path for dma-ralink and mtk-hsdma 2020-04-05 18:16:17 +08:00