]> git.baikalelectronics.ru Git - uboot.git/commit
sandbox: spi: Add more logging
authorSimon Glass <sjg@chromium.org>
Mon, 1 Oct 2018 17:55:13 +0000 (11:55 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 9 Oct 2018 10:40:27 +0000 (04:40 -0600)
commit7fc08238f396656940dbd7cc4722db52bb3b122f
tree274262cc76939a3ec3b5e1f7e12d599f1328c9eb
parentd7c70d2b692f16392105b5cda3326c4feef02c10
sandbox: spi: Add more logging

Add logging to aid debugging features in these drivers. Also drop some
code in sandbox_spi_xfer() which is not used.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/mtd/spi/sandbox.c
drivers/spi/sandbox_spi.c
include/log.h