aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot
diff options
context:
space:
mode:
authorTee Hao Wei <angelsl@in04.sg>2021-05-18 03:46:36 +0800
committerPetr Štetiar <ynezz@true.cz>2021-06-10 17:09:35 +0200
commit97df795b78dc572ea2ec105ccbf8af27cc4b4d8e (patch)
treee2a61b3e263e9b4b8e0bbff31183554fccd05678 /package/boot
parent5e6837cf8fa4366fa44f902303b981c15570557e (diff)
downloadupstream-97df795b78dc572ea2ec105ccbf8af27cc4b4d8e.tar.gz
upstream-97df795b78dc572ea2ec105ccbf8af27cc4b4d8e.tar.bz2
upstream-97df795b78dc572ea2ec105ccbf8af27cc4b4d8e.zip
ramips: add support for Linksys EA8100 v1
Specifications: - SoC: MT7621AT - RAM: 256MB - Flash: 128MB NAND - Ethernet: 5 Gigabit ports - WiFi: 2.4G/5G MT7615N - USB: 1 USB 3.0, 1 USB 2.0 This device is very similar to the EA7300 v1/v2 and EA7500 v2. Installation: Upload the generated factory image through the factory web interface. (following part taken from EA7300 v2 commit message:) 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. With thanks to Leon Poon (@LeonPoon) for the initial bringup. Signed-off-by: Tee Hao Wei <angelsl@in04.sg> [add missing entry in 10_fix_wifi_mac] Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de> (cherry picked from commit b232680f847f4ea8d058849a51dedebb8e398a01)
Diffstat (limited to 'package/boot')
-rw-r--r--package/boot/uboot-envtools/files/ramips1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/boot/uboot-envtools/files/ramips b/package/boot/uboot-envtools/files/ramips
index e1920303a9..0de062bd83 100644
--- a/package/boot/uboot-envtools/files/ramips
+++ b/package/boot/uboot-envtools/files/ramips
@@ -54,6 +54,7 @@ jcg,q20)
linksys,ea7300-v1|\
linksys,ea7300-v2|\
linksys,ea7500-v2|\
+linksys,ea8100-v1|\
xiaomi,mi-router-3g|\
xiaomi,mi-router-3-pro|\
xiaomi,mi-router-4|\