[OpenWrt-Devel] [PATCH v2 2/2] ath79: uboot-envtools: add Netgear WNDR3700v2

Adrian Schmutzler mail at adrianschmutzler.de
Mon Feb 3 05:33:08 EST 2020


Hi,

I've just merged 1/2, but when looking at this patch I found that u-boot-env
partition is read-only for both v1/v2?

Best

Adrian

> -----Original Message-----
> From: openwrt-devel [mailto:openwrt-devel-bounces at lists.openwrt.org] On
> Behalf Of Michal Cieslakiewicz
> Sent: Montag, 20. Januar 2020 21:20
> To: openwrt-devel at lists.openwrt.org
> Cc: Adrian Schmutzler <mail at adrianschmutzler.de>
> Subject: [OpenWrt-Devel] [PATCH v2 2/2] ath79: uboot-envtools: add Netgear
> WNDR3700v2
> 
> Add Netgear WNDR3700v2 to the list of supported boards.
> 
> Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz at wp.pl>
> ---
>  package/boot/uboot-envtools/files/ath79 | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/package/boot/uboot-envtools/files/ath79 b/package/boot/uboot-
> envtools/files/ath79
> index aafced98db..66f7dc6a64 100644
> --- a/package/boot/uboot-envtools/files/ath79
> +++ b/package/boot/uboot-envtools/files/ath79
> @@ -44,7 +44,8 @@ yuncore,xd4200)
>  buffalo,wzr-hp-ag300h)
>  	ubootenv_add_uci_config "/dev/mtd3" "0x0" "0x10000" "0x10000"
>  	;;
> -netgear,wndr3700)
> +netgear,wndr3700|\
> +netgear,wndr3700-v2)
>  	ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x20000" "0x10000"
>  	;;
>  netgear,wndr3700-v4|\
> --
> 2.25.0
> 
> 
> _______________________________________________
> openwrt-devel mailing list
> openwrt-devel at lists.openwrt.org
> https://lists.openwrt.org/mailman/listinfo/openwrt-devel


_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list