gl-infra-builder-FUjr/patches-22.03.4/3004-ath79-adjust-platform.sh.patch
2023-05-04 19:36:47 +08:00

28 lines
900 B
Diff

From 2deec9c27ef787b05b10d6a7de867e1ea52e7b1b Mon Sep 17 00:00:00 2001
From: Luo Chongjun <luochongjun@gl-inet.com>
Date: Thu, 4 May 2023 19:17:54 +0800
Subject: [PATCH] ath79 adjust platform.sh
---
target/linux/ath79/nand/base-files/lib/upgrade/platform.sh | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/target/linux/ath79/nand/base-files/lib/upgrade/platform.sh b/target/linux/ath79/nand/base-files/lib/upgrade/platform.sh
index ea77345b06..afd363d115 100644
--- a/target/linux/ath79/nand/base-files/lib/upgrade/platform.sh
+++ b/target/linux/ath79/nand/base-files/lib/upgrade/platform.sh
@@ -18,6 +18,10 @@ platform_do_upgrade() {
glinet,gl-ar300m-nor)
glinet_nand_nor_do_upgrade "$1"
;;
+ glinet,gl-x300b-nor|\
+ glinet,gl-x300b-nor-nand|\
+ glinet,gl-x750-nor|\
+ glinet,gl-ar750|\
glinet,gl-ar750s-nor|\
glinet,gl-ar750s-nor-nand)
nand_nor_do_upgrade "$1"
--
2.25.1