[PATCH] ipq806x: fix product_name of TP-Link AD7200

Adrian Schmutzler mail at adrianschmutzler.de
Mon May 3 19:36:56 BST 2021


Hi,

> -----Original Message-----
> From: Alex Henrie [mailto:alexhenrie24 at gmail.com]
> Sent: Sonntag, 2. Mai 2021 23:33
> To: openwrt-devel at lists.openwrt.org; foss at volatilesystems.org; devel-
> sven at geroedel.de; ynezz at true.cz; mail at adrianschmutzler.de;
> gaco at bitmessage.de; fercerpav at gmail.com
> Cc: Alex Henrie <alexhenrie24 at gmail.com>
> Subject: [PATCH] ipq806x: fix product_name of TP-Link AD7200

Since we actually change tplink-safeloader here, a proper/better title would be

"tplink-safeloader: fix product_name of TP-Link AD7200"

> 
> The stock firmware does not accept firmware with "Talon" in the name.

Please add the following line here:

Fixes: 1a775a4fd033 ("ipq806x: add support for TP-Link Talon AD7200")

Best

Adrian

> 
> Signed-off-by: Alex Henrie <alexhenrie24 at gmail.com>
> ---
>  tools/firmware-utils/src/tplink-safeloader.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/tools/firmware-utils/src/tplink-safeloader.c b/tools/firmware-
> utils/src/tplink-safeloader.c
> index b3d5c9151d..8a47e6a58f 100644
> --- a/tools/firmware-utils/src/tplink-safeloader.c
> +++ b/tools/firmware-utils/src/tplink-safeloader.c
> @@ -676,7 +676,7 @@ static struct device_info boards[] = {
>  		.vendor = "",
>  		.support_list =
>  			"SupportList:\r\n"
> -			"{product_name:Talon
> AD7200,product_ver:1.0.0,special_id:00000000}\r\n",
> +
> 	"{product_name:AD7200,product_ver:1.0.0,special_id:00000000}\r\n
> ",
>  		.part_trail = 0x00,
>  		.soft_ver = NULL,
> 
> --
> 2.31.1
-------------- next part --------------
A non-text attachment was scrubbed...
Name: openpgp-digital-signature.asc
Type: application/pgp-signature
Size: 834 bytes
Desc: not available
URL: <http://lists.openwrt.org/pipermail/openwrt-devel/attachments/20210503/02c67267/attachment-0001.sig>


More information about the openwrt-devel mailing list