ramips: fix uboot-env-tools mtd offset

Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
John Crispin
2022-03-31 13:41:16 +02:00
parent 98b56551d5
commit 6ebe189d71

View File

@@ -42,7 +42,7 @@ index 33af86c846..ce389d6ef8 100644
case "$board" in case "$board" in
+actiontec,web7200) +actiontec,web7200)
+ ubootenv_add_uci_config "/dev/mtd2" "0x0" "0x20000" "0x20000" + ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x20000" "0x20000"
+ ;; + ;;
alfa-network,ac1200rm|\ alfa-network,ac1200rm|\
alfa-network,awusfree1|\ alfa-network,awusfree1|\