Attention is currently required from: Anastasia Klimchuk.
Miklós Márton has posted comments on this change by Miklós Márton. ( https://review.coreboot.org/c/flashrom/+/83921?usp=email )
Change subject: stlinkv3_spi: Mark STLinkV3-Mini not working ......................................................................
Patch Set 1:
(2 comments)
Commit Message:
https://review.coreboot.org/c/flashrom/+/83921/comment/88acdb8d_de77c498?usp... : PS1, Line 7: [stlinkv3_spi]Mark STLinkV3-Mini not working
We usually format commit title like this: […]
Done
File stlinkv3_spi.c:
https://review.coreboot.org/c/flashrom/+/83921/comment/3ef16c68_89c870f1?usp... : PS1, Line 504: goto init_err_exit;
You need to do `free(param_str);` before goto
Done