immortalwrt/target/linux/ramips
WonJung Kim ddf3eb8beb ramips: add support for ipTIME A3004T
ipTIME A3004T is a 2.4/5GHz band router, based on Mediatek MT7621.

Specifications:
 - SoC: MT7621 (880MHz)
 - RAM: DDR3 256M
 - Flash: NAND 128MB  (Macronix NAND 128MiB 3,3V 8-bit)
 - WiFi:
   - 2.4GHz: MT7615E
   - 5GHz : MT7615E
 - Ethernet:
   - 4x LAN
   - 1x WAN
 - USB: 1 * USB3.0 port
 - UART:
   - 3.3V, TX, RX, GND / 57600 8N1

Installation via web interface:
 1. Flash initramfs image using OEM's Recovery mode
 2. Boot into OpenWrt and perform sysupgrade with sysupgrade image.

Revert to stock firmware:
 - Flash stock firmware via OEM's Recovery mode

How to use OEM's Recovery mode:
 1. Power up with holding down the reset key until CPU LED stop blinking.
 2. Set fixed ip with `192.168.0.2` with subnet mask `255.255.255.0`
 3. Flash image via tftp to `192.168.0.1`

Additional Notes:
 This router shares one MT7915E chip for both 2.4Ghz/5Ghz.
 radio0 will not working on 5Ghz as it's not connected to the antenna.

Signed-off-by: WonJung Kim <git@won-jung.kim>
(added led dt-bindings)
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
2022-04-16 23:26:56 +08:00
..
base-files/etc ramips: remove model name from LED labels 2020-11-21 19:29:29 +08:00
dts ramips: add support for ipTIME A3004T 2022-04-16 23:26:56 +08:00
files/drivers treewide: backport support for nvmem on non platform devices 2021-08-06 18:51:27 +08:00
image ramips: add support for ipTIME A3004T 2022-04-16 23:26:56 +08:00
mt76x8 ramips: fix wifi mac address of HiWiFi series devices 2022-03-28 16:17:03 +08:00
mt7620 ramips: add support for WeVO AIR DUO 2022-04-16 23:23:13 +08:00
mt7621 ramips: add support for ipTIME A3004T 2022-04-16 23:26:56 +08:00
patches-5.4 kernel: refresh kernel 5.4 patches 2021-12-28 14:26:58 +08:00
patches-5.10 kernel: 5.10: drop broken-flash-reset patch 2022-01-30 12:55:42 +08:00
rt288x ramips: fix missing NVMEM subsystem 2021-07-22 12:04:05 +08:00
rt305x ramips: Switch Teltonika RUT5xx to kernel GPIO-line watchdog driver 2022-02-10 12:38:32 +08:00
rt3883 kernel: 5.10: packet mangling code only for ar8216 driver 2021-11-11 00:04:10 +08:00
Makefile ramips: add support for kernel 5.10 2021-03-06 12:30:21 +08:00
modules.mk ramips: sync official source code 2021-07-09 11:02:15 +08:00