]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
uboot-envtools: ipq60xx: add support for JDCloud devices 21787/head
authorFire Chen <firedevel@icloud.com>
Sat, 7 Feb 2026 02:27:19 +0000 (10:27 +0800)
committerRobert Marko <robert.marko@sartura.hr>
Sat, 21 Mar 2026 21:22:39 +0000 (22:22 +0100)
Add uboot-envtools support for JDCloud RE-CS-02 RE-CS-07 and RE-SS-01

Signed-off-by: Fire Chen <firedevel@icloud.com>
Link: https://github.com/openwrt/openwrt/pull/21787
Signed-off-by: Robert Marko <robert.marko@sartura.hr>
package/boot/uboot-tools/uboot-envtools/files/qualcommax_ipq60xx

index e8008209269fe6a16f4cc0e88771fd1314cf0dab..139f9c6eb89fde53e73873b5edd2628162204edd 100644 (file)
@@ -25,6 +25,9 @@ linksys,mr7350|\
 linksys,mr7500)
        ubootenv_add_mtd "u_env" "0x0" "0x40000" "0x20000"
        ;;
+jdcloud,re-cs-02|\
+jdcloud,re-cs-07|\
+jdcloud,re-ss-01|\
 link,nn6000-v1|\
 link,nn6000-v2)
        ubootenv_add_mmc "0:APPSBLENV" "" "0x0" "0x40000" "0x20000"