> In analysing delays introduced for large SPI reads, the absence of any > indication when a delay was inserted (to ensure the CS toggling is > observed by devices) became apparent. > > Add an additional debug-only debug message to record the insertion and > duration of any delay (note that the debug-message will cause a delay > on-top of the delay-duration). > > Signed-off-by: Philipp Tomsich <[email protected]> > --- > > drivers/spi/rk_spi.c | 9 +++++++-- > 1 file changed, 7 insertions(+), 2 deletions(-) >
Applied to u-boot-rockchip, thanks! _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

