From 6ebe189d71d38f528029585b12af1ea519d6b669 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Thu, 31 Mar 2022 13:41:16 +0200 Subject: [PATCH] ramips: fix uboot-env-tools mtd offset Signed-off-by: John Crispin --- .../ramips/0006-ramips-add-support-for-actiontec-web7200.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patches/ramips/0006-ramips-add-support-for-actiontec-web7200.patch b/patches/ramips/0006-ramips-add-support-for-actiontec-web7200.patch index f07ab6304..2c70a399a 100644 --- a/patches/ramips/0006-ramips-add-support-for-actiontec-web7200.patch +++ b/patches/ramips/0006-ramips-add-support-for-actiontec-web7200.patch @@ -42,7 +42,7 @@ index 33af86c846..ce389d6ef8 100644 case "$board" in +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,awusfree1|\