Hi, > -----Original Message----- > From: Alex Henrie [mailto:[email protected]] > Sent: Sonntag, 2. Mai 2021 23:33 > To: [email protected]; [email protected]; devel- > [email protected]; [email protected]; [email protected]; > [email protected]; [email protected] > Cc: Alex Henrie <[email protected]> > 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 <[email protected]>
> ---
> 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
openpgp-digital-signature.asc
Description: PGP signature
_______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
