Sam McNally has posted comments on this change. ( https://review.coreboot.org/c/flashrom/+/45674 )
Change subject: realtek_mst_i2c_spi.c: Introduce MCU reset param ......................................................................
Patch Set 4:
(1 comment)
https://review.coreboot.org/c/flashrom/+/45674/4/realtek_mst_i2c_spi.c File realtek_mst_i2c_spi.c:
https://review.coreboot.org/c/flashrom/+/45674/4/realtek_mst_i2c_spi.c@438 PS4, Line 438: if (reset_str && reset_str[0] == '1') Could we treat values outside 0 and 1 as an error?