From fe983d7b2b842edbf6527e2f3ce901d505ced276 Mon Sep 17 00:00:00 2001 From: Tanya Singh Date: Tue, 26 Sep 2023 18:43:18 +0800 Subject: [PATCH] WIFI-12964: Update rootfs for OAP101 series AP Signed-off-by: Tanya Singh --- feeds/ipq807x_v5.4/ipq50xx/base-files/lib/upgrade/platform.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/feeds/ipq807x_v5.4/ipq50xx/base-files/lib/upgrade/platform.sh b/feeds/ipq807x_v5.4/ipq50xx/base-files/lib/upgrade/platform.sh index c800730a..6a5a938c 100755 --- a/feeds/ipq807x_v5.4/ipq50xx/base-files/lib/upgrade/platform.sh +++ b/feeds/ipq807x_v5.4/ipq50xx/base-files/lib/upgrade/platform.sh @@ -92,9 +92,7 @@ platform_do_upgrade() { edgecore,oap101|\ edgecore,oap101-6e|\ edgecore,oap101e|\ - edgecore,oap101e-6e) - nand_upgrade_tar "$1" - ;; + edgecore,oap101e-6e|\ edgecore,eap104) CI_UBIPART="rootfs1" [ "$(find_mtd_chardev rootfs)" ] && CI_UBIPART="rootfs"