gluon/targets
Dark4MD a5e085b57c ramips-mt7621: add Xiaomi Mi Router 4A (Gigabit Edition)
Specifications:

- SoC:      MediaTek MT7621
- Flash:    16 MiB NOR SPI
- RAM:      128 MiB DDR3
- Ethernet: 3x 10/100/1000 Mbps (switched, 2xLAN + WAN)
- WIFI0:    MT7603E 2.4GHz 802.11b/g/n
- WIFI1:    MT7612E 5GHz 802.11ac
- Antennas: 4x external (2 per radio), non-detachable
- LEDs:     Programmable "power" LED (two-coloured, yellow/blue)
            Non-programmable "internet" LED (shows WAN activity)
- Buttons:  Reset

Installation:

Bootloader won't accept any serial input unless "boot_wait" u-boot
environment variable is changed to "on".

Vendor firmware won't accept any serial input until "uart_en" is
set to "1".

Using the https://github.com/acecilia/OpenWRTInvasion exploit you
can gain access to shell to enable these options:

To enable uart keyboard actions - 'nvram set uart_en=1'
To make uboot delay boot work - 'nvram set boot_wait=on'
Set boot delay to 5 - 'nvram set bootdelay=5'

Then run 'nvram commit' to make the changes permanent.

Once in the shell (following the OpenWRTInvasion instructions) you
can then run the following to flash OpenWrt and then reboot:

'cd /tmp; curl https://downloads.openwrt.org/...-sysupgrade.bin
  --output firmware.bin; mtd -e OS1 -r write firmware.bin OS1'
2021-06-29 11:02:15 +02:00
..
ath79-generic ath79: move GL.iNet GL-AR750S to NAND subtarget 2021-06-22 01:59:48 +02:00
ath79-nand ath79: move GL.iNet GL-AR750S to NAND subtarget 2021-06-22 01:59:48 +02:00
bcm27xx-bcm2708 brcm2708: rename targets to bcm27xx 2021-06-21 16:28:15 +02:00
bcm27xx-bcm2709 brcm2708: rename targets to bcm27xx 2021-06-21 16:28:15 +02:00
bcm27xx-bcm2710 brcm2708: rename targets to bcm27xx 2021-06-21 16:28:15 +02:00
bcm27xx.inc brcm2708: rename targets to bcm27xx 2021-06-21 16:28:15 +02:00
generic generic: drop BUSYBOX_CONFIG_FEATURE_PREFER_IPV4_ADDRESS 2021-06-26 00:12:28 +02:00
ipq40xx-generic ipq40xx: add support for Plasma Cloud PA2200 2021-01-13 08:28:12 +01:00
ipq806x-generic ipq806x-generic: remove BROKEN flag for target and NETGEAR R7800 2019-11-05 20:24:05 +01:00
lantiq-xrx200 lantiq-xrx200: add support for AVM Fritz!Box 3370 (#2056) 2020-10-26 13:00:15 +01:00
lantiq-xway lantiq-xway: remove support for AVM FRITZ!Box 7320 7330 7330SL 2020-04-26 18:02:46 +02:00
mpc85xx-p1010 mpc85xx: update profile names 2021-06-22 01:59:48 +02:00
mpc85xx-p1020 mpc85xx: update profile names 2021-06-22 01:59:48 +02:00
mvebu-cortexa9 mvebu-cortexa9: rename Linksys WRT1200AC 2019-10-30 00:06:14 +01:00
ramips-mt76x8 ramips: update profile names 2021-06-22 01:59:48 +02:00
ramips-mt7620 ramips: update profile names 2021-06-22 01:59:48 +02:00
ramips-mt7621 ramips-mt7621: add Xiaomi Mi Router 4A (Gigabit Edition) 2021-06-29 11:02:15 +02:00
ramips-rt305x ramips-rt305x: drop devices with insufficient flash 2021-06-22 01:59:48 +02:00
sunxi-cortexa7 sunxi: update profile names 2021-06-22 01:59:48 +02:00
targets.mk ar71xx: drop target 2021-06-22 01:59:48 +02:00
x86-64 x86: use upstream APU2 LED / GPIO driver 2021-06-22 01:59:48 +02:00
x86-generic x86: use upstream APU2 LED / GPIO driver 2021-06-22 01:59:48 +02:00
x86-geode x86: update profile names 2021-06-22 01:59:48 +02:00
x86-legacy x86: update profile names 2021-06-22 01:59:48 +02:00
x86.inc x86: fix reference to kmod-sp5100-tco 2021-06-22 01:59:48 +02:00