aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/base-files/lib/upgrade/platform.sh
diff options
context:
space:
mode:
authorLudwig Thomeczek <ledesrc@wxorx.net>2018-06-12 21:17:23 +0200
committerMathias Kresin <dev@kresin.me>2018-08-13 08:37:19 +0200
commit5543d63fc84e64be83afaa4241369a07797f041b (patch)
tree06d30cacb82c2e9abab7a6717c3d3c984068f5fe /target/linux/ramips/base-files/lib/upgrade/platform.sh
parente5b802b9c2711316e26402669bee9349f4c6ec65 (diff)
downloadupstream-5543d63fc84e64be83afaa4241369a07797f041b.tar.gz
upstream-5543d63fc84e64be83afaa4241369a07797f041b.tar.bz2
upstream-5543d63fc84e64be83afaa4241369a07797f041b.zip
ramips: add support for Netgear R6120
This patch adds support for the Netgear R6120, aka Netgear AC1200. Specification: - SoC: MediaTek MT7628 (580 MHz) - Flash: 16 MiB - RAM: 64 MiB - Wireless: 2.4Ghz(builtin) and 5Ghz (MT7612E) - LAN speed: 10/100 - LAN ports: 4 - WAN speed: 10/100 - WAN ports: 1 - Serial baud rate of Bootloader and factory firmware: 57600 To flash use nmrpflash with the provided factory.img. Flashing via webinterface will not work, for now. Signed-off-by: Ludwig Thomeczek <ledesrc@wxorx.net>
Diffstat (limited to 'target/linux/ramips/base-files/lib/upgrade/platform.sh')
-rwxr-xr-xtarget/linux/ramips/base-files/lib/upgrade/platform.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/base-files/lib/upgrade/platform.sh b/target/linux/ramips/base-files/lib/upgrade/platform.sh
index 19662b7067..51691e30fb 100755
--- a/target/linux/ramips/base-files/lib/upgrade/platform.sh
+++ b/target/linux/ramips/base-files/lib/upgrade/platform.sh
@@ -132,6 +132,7 @@ platform_check_image() {
psr-680w|\
px-4885-4M|\
px-4885-8M|\
+ netgear,r6120|\
rb750gr3|\
re6500|\
rp-n53|\