1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 22:18:16 +02:00
openwrt/target/linux/ramips
J. Scott Heppler 620f9c7734 ramips: add support for Linksys EA7300 v2
This submission relied heavily on the work of
Santiago Rodriguez-Papa <contact at rodsan.dev>

Specifications:

*  SoC:            MediaTek  MT7621A            (880  MHz  2c/4t)
*  RAM:            Winbond W632GG6MB-12         (256M  DDR3-1600)
*  Flash:          Winbond W29N01HVSINA         (128M  NAND)
*  Eth:            MediaTek  MT7621A            (10/100/1000  Mbps  x5)
*  Radio:          MT7603E/MT7615N              (2.4  GHz  &  5  GHz)
                     4  antennae:  1  internal  and  3  non-deatachable
*  USB:            3.0  (x1)
*  LEDs:
          White    (x1  logo)
          Green    (x6  eth  +  wps)
          Orange   (x5,  hardware-bound)
*  Buttons:
          Reset    (x1)
          WPS      (x1)

Installation:

Flash factory image through GUI.

This might fail due to the A/B nature of this device. When flashing, OEM
firmware writes over the non-booted partition. If booted from 'A',
flashing over 'B' won't work. To get around this, you should flash the
OEM image over itself. This will then boot the router from 'B' and
allow you to flash OpenWRT without problems.

Reverting to factory firmware:

Hard-reset the router three times to force it to boot from 'B.' This is
where the stock firmware resides. To remove any traces of OpenWRT from
your router simply flash the OEM image at this point.

Signed-off-by: J. Scott Heppler <shep971@centurylink.net>
2020-09-23 12:17:32 +02:00
..
base-files/etc treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
dts ramips: add support for Linksys EA7300 v2 2020-09-23 12:17:32 +02:00
files/drivers ramips: remove further mt7621 code from local ethernet driver 2020-08-26 23:58:01 +02:00
image ramips: add support for Linksys EA7300 v2 2020-09-23 12:17:32 +02:00
mt76x8 ramips: add support for TP-Link TL-WR850N v2 2020-08-27 16:36:18 +02:00
mt7620 ramips: assign LEDs for RAVPower RP-WD03 2020-09-12 01:24:30 +02:00
mt7621 ramips: add support for Linksys EA7300 v2 2020-09-23 12:17:32 +02:00
patches-5.4 kernel: bump 5.4 to 5.4.66 2020-09-19 12:41:29 +02:00
rt288x ramips: drop support for kernel 4.14 2020-09-02 16:29:23 +02:00
rt305x ramips: drop support for kernel 4.14 2020-09-02 16:29:23 +02:00
rt3883 ramips: drop support for kernel 4.14 2020-09-02 16:29:23 +02:00
Makefile ramips: switch rt305x subtarget to kernel 5.4 2020-08-05 23:27:35 +02:00
modules.mk ramips: fix path for dma-ralink and mtk-hsdma 2020-04-05 18:16:17 +08:00