immortalwrt/package
Chen Minqiang ef26af2420 ramips: add xiaomi_miwifi-r3 support
Specification:
 - CPU: 580 MHz
 - Flash size: 128 MiB NAND
 - RAM size: 128 MiB DDR2
 - Wireless No1: SoC-integrated: MT7620A 2x2 MIMO 802.11b/g/n (2.4 GHz)
 - Wireless No2: On-board chip: MT7612E 2x2 MIMO 802.11a/n/ac (5 GHz)
 - Switch: MT7620 built-in 10/100 switch w/ vlan support
 - USB: 2.0 x1

Flash instructions:
 1. access ssh via https://wiki.openwrt.org/toh/xiaomi/mir3
 2. in ssh:
      nvram set flag_last_success=1
      nvram set boot_wait=on
      nvram set uart_en=1
      nvram commit
      mtd write lede-ramips-mt7620-miwifi-r3-squashfs-kernel1.bin kernel1
      mtd write lede-ramips-mt7620-miwifi-r3-squashfs-rootfs0.bin rootfs0
      reboot

If you want to revert back to stock fw while on LEDE:
  insert usb stick (FAT/FAT32) with stock fw renamed to miwifi.bin
  fw_setenv flag_last_success 0
  power off the device
  hold the reset button and power on the device, keep holding the reset button until yellow led starts blinking.

Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
2020-03-16 15:39:19 +08:00
..
base-files base-files: Add /etc/shinit for non-login shell init 2020-03-08 01:34:56 +08:00
boot ramips: add xiaomi_miwifi-r3 support 2020-03-16 15:39:19 +08:00
ctcgfw luci-app-vssr: sync with upstream source 2020-03-15 16:32:28 +08:00
devel strace: update to version 5.5 (#3585) 2020-03-05 22:07:41 +08:00
firmware ipq40xx: add support for MobiPromo CM520-79F (#28) (#3378) 2020-02-28 23:20:23 +08:00
kernel Merge Lean' ssource 2020-03-13 18:34:46 +08:00
lean Merge Lean's source 2020-03-15 16:12:16 +08:00
libs Merge Lean' ssource 2020-03-13 18:34:46 +08:00
lienol luci-app-passwall: sync with upstream source 2020-03-15 21:11:16 +08:00
network iptables: bump to 1.8.4 2020-03-16 03:51:07 +08:00
ntlf9t luci-app-smartdns: support force aaaa soa bind option 2020-03-15 20:44:44 +08:00
system Merge Lean's source 2020-02-21 02:50:38 +08:00
utils bcm27xx: update to latest patches and firmware (#3450) 2020-03-01 22:16:48 +08:00
zxlhhyccc verysync: update to 1.3.5 2020-03-10 19:39:42 +08:00
Makefile sync build script for OpenWrt 19.07 2020-02-21 02:41:00 +08:00