Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/39864
to look at the new patch set (#3).
Change subject: [RFC] udelay: Relax clock_gettime() resolution expectations ......................................................................
[RFC] udelay: Relax clock_gettime() resolution expectations
Only few programmers actually want to delay by a single microsecond. So we can relax the expected mininum resolution by default and let indivi- dual programmers override as needed.
UNTESTED
Change-Id: Ia24f5c8440b7cb8abcc5a1509443d0c41fd2c559 Signed-off-by: Nico Huber nico.h@gmx.de --- M bitbang_spi.c M cli_classic.c M libflashrom.c M nicintel_eeprom.c M programmer.h M udelay.c 6 files changed, 17 insertions(+), 9 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/64/39864/3