Attention is currently required from: ZhiYuanNJ.
Nicholas Chin has posted comments on this change by ZhiYuanNJ. ( https://review.coreboot.org/c/flashrom/+/82776?usp=email )
Change subject: ch347_spi: Add spi clock frequency selection ......................................................................
Patch Set 7:
(1 comment)
File ch347_spi.c:
https://review.coreboot.org/c/flashrom/+/82776/comment/df88a6ff_14ffc34a?usp... : PS7, Line 372: clock spi "clock spi" is redundant here as clock is already mentioned earlier. ```suggestion msg_pinfo("CH347 SPI clock set to %sHz.\n", spispeeds[index].name); ```