From d97381aff3186fa8b655e1d3eb6584febfd80298 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Esat=20Yi=C4=9Fithan=20G=C3=96KTOPRAK?= Date: Mon, 16 Mar 2026 20:38:00 +0300 Subject: [PATCH] ramips: fix for Keenetic KN-1910 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Set nand flash for KN-1910 Sysupgrade or any other method i tried (asu, owut) not working without it. Tested with a local build. Signed-off-by: Esat Yiğithan GÖKTOPRAK Link: https://github.com/openwrt/openwrt/pull/22311 Signed-off-by: Hauke Mehrtens --- target/linux/ramips/mt7621/base-files/lib/upgrade/platform.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/ramips/mt7621/base-files/lib/upgrade/platform.sh b/target/linux/ramips/mt7621/base-files/lib/upgrade/platform.sh index a737d2f08b..981cfacd54 100644 --- a/target/linux/ramips/mt7621/base-files/lib/upgrade/platform.sh +++ b/target/linux/ramips/mt7621/base-files/lib/upgrade/platform.sh @@ -111,6 +111,7 @@ platform_do_upgrade() { iptime,ax2004m|\ iptime,t5004|\ jcg,q20|\ + keenetic,kn-1910|\ keenetic,kn-3510|\ linksys,e5600|\ linksys,e7350|\