Explorar el Código

uboot-envtools: ipq60xx: add support for JDCloud devices

Add uboot-envtools support for JDCloud RE-CS-02 RE-CS-07 and RE-SS-01

Signed-off-by: Fire Chen <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/21787
Signed-off-by: Robert Marko <[email protected]>
Fire Chen hace 2 meses
padre
commit
04308ad284

+ 3 - 0
package/boot/uboot-tools/uboot-envtools/files/qualcommax_ipq60xx

@@ -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"