|
@@ -37,6 +37,9 @@ bananapi,bpi-r3)
|
|
;;
|
|
;;
|
|
esac
|
|
esac
|
|
;;
|
|
;;
|
|
|
|
+glinet,gl-mt3000)
|
|
|
|
+ ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x80000" "0x20000"
|
|
|
|
+ ;;
|
|
xiaomi,redmi-router-ax6000-stock)
|
|
xiaomi,redmi-router-ax6000-stock)
|
|
ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x10000" "0x20000"
|
|
ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x10000" "0x20000"
|
|
ubootenv_add_uci_sys_config "/dev/mtd2" "0x0" "0x10000" "0x20000"
|
|
ubootenv_add_uci_sys_config "/dev/mtd2" "0x0" "0x10000" "0x20000"
|