Hi, > -----Original Message----- > From: openwrt-devel [mailto:[email protected]] > On Behalf Of Paul Fertser > Sent: Montag, 4. Januar 2021 18:28 > To: [email protected] > Cc: Gary Cooper <[email protected]> > Subject: [PATCH v2 2/2] ipq806x: add support for TP-Link Talon AD7200
[...]
> + /** Firmware layout for the AD7200 */
> + {
> + .id = "AD7200",
> + .vendor = "",
> + .support_list =
> + "SupportList:\r\n"
> + "{product_name:Talon
> AD7200,product_ver:1.0.0,special_id:00000000}\r\n",
Has factory-flashing ever been tested with this device? I found the following
strings in the TP-Link image (both 2016 and 2017 DE firmware):
{product_name:AD7200,product_ver:1.0.0,special_id:00000000,
hw_id:284E1627019840260D1674D30C3107C0, oem_id:4C03E5D5C4A8822F49E515FC319B208B}
Apart from the product_name being wrong in our code, I have no idea whether we
need to care about the hw_id/oem_id values?
Best
Adrian
openpgp-digital-signature.asc
Description: PGP signature
_______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
