Attention is currently required from: Xiang Wang, Stefan Reinauer, Angel Pons. Hello build bot (Jenkins), Stefan Reinauer, Edward O'Callaghan, Angel Pons,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/49262
to look at the new patch set (#8).
Change subject: bitbang_spi.c: fix bitbang_spi_send_command to make the delay symmetric ......................................................................
bitbang_spi.c: fix bitbang_spi_send_command to make the delay symmetric
This patch is used to make the following delays as equal as possible:
delay from getting the bus to enabling the chip delay from disabling the chip to releasing the bus
delay from enabling the chip to the start of communication delay from ending communication to the disabling of the chip
Change-Id: Icf8b65aed20244ccffc231da2c599c6ca1796104 Signed-off-by: Xiang Wang merle@hardenedlinux.org --- M bitbang_spi.c 1 file changed, 3 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/62/49262/8