[PATCH] firmware-utils: tplink-safeloader: support Archer A6 v3 CA

Philip Prindeville philipp_subx at redfish-solutions.com
Thu Jun 17 11:12:38 PDT 2021


Reviewed-by: Philip Prindeville <philipp at redfish-solutions.com>


> On Jun 16, 2021, at 6:47 AM, Stijn Segers <foss at volatilesystems.org> wrote:
> 
> The Canadian edition of the TP-Link Archer A6 v3 uses a different header, but
> otherwise it's identical to the already supported EU/US editions.
> 
> Signed-off-by: Stijn Segers <foss at volatilesystems.org>
> Tested-by: Brian Lee <dev at leebrian.me>
> ---
> tools/firmware-utils/src/tplink-safeloader.c | 1 +
> 1 file changed, 1 insertion(+)
> 
> diff --git a/tools/firmware-utils/src/tplink-safeloader.c b/tools/firmware-utils/src/tplink-safeloader.c
> index 86d51db269..fd154e7e0a 100644
> --- a/tools/firmware-utils/src/tplink-safeloader.c
> +++ b/tools/firmware-utils/src/tplink-safeloader.c
> @@ -1097,6 +1097,7 @@ static struct device_info boards[] = {
> 		.vendor = "",
> 		.support_list =
> 			"SupportList:\n"
> +			"{product_name:Archer A6,product_ver:3.0.0,special_id:43410000}\n"
> 			"{product_name:Archer A6,product_ver:3.0.0,special_id:55530000}\n"
> 			"{product_name:Archer A6,product_ver:3.0.0,special_id:54570000}\n",
> 		.part_trail = 0x00,
> -- 
> 2.30.2
> 




More information about the openwrt-devel mailing list