commit | 9beddb69184fa60473b0ba5b0d6ccadfde6157d3 | [log] [tgz] |
---|---|---|
author | Miklós Márton <martonmiklosqdev@gmail.com> | Tue Jun 21 23:34:35 2022 +0200 |
committer | Nico Huber <nico.h@gmx.de> | Thu Jan 05 16:35:01 2023 +0000 |
tree | f374e82af2aad56c96e9841a8f55fbaee90bd456 | |
parent | 24e1bbbbc48ae4ab51eed508d8e5288ad009193b [diff] |
stlinkv3_spi: add support for more product variants ST released further STLINK-V3 variants with different PIDs: - STLINK-V3E - STLINK-V3S - STLINK-V3 With dual VCP - STLINK-V3 Without MSD Tested with STLINK-V3S and STLINK-V3 With dual VCP Credits goes to the stlink project for collecting the the PID list: https://github.com/stlink-org/stlink/blob/develop/src/stlink-lib/ usb.h#L22 Change-Id: Ic9ad03316b7005aa35e6f2f710c86f48befd38f2 Signed-off-by: Miklós Márton <martonmiklosqdev@gmail.com> Original-Reviewed-on: https://review.coreboot.org/c/flashrom/+/65302 Original-Reviewed-by: Thomas Heijligen <src@posteo.de> Original-Reviewed-by: Felix Singer <felixsinger@posteo.net> Original-Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/flashrom-stable/+/71470 Reviewed-by: Nico Huber <nico.h@gmx.de> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>