]> git.sur5r.net Git - u-boot/commit
sandbox: spi: Add more debugging to SPI emulation
authorSimon Glass <sjg@chromium.org>
Wed, 24 Feb 2016 16:14:54 +0000 (09:14 -0700)
committerSimon Glass <sjg@chromium.org>
Fri, 26 Feb 2016 15:53:10 +0000 (08:53 -0700)
commit20f655da11cdddfeb0814197f9b3c71d4d297061
treee4ac8dc490d48ce39131a36282eb04bace040735
parent651490212a43645434db17c1afc1831048e03800
sandbox: spi: Add more debugging to SPI emulation

Add a little more debugging to help when things go wrong.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Jagan Teki <jteki@openedev.com>
Tested-by: Jagan Teki <jteki@openedev.com>
drivers/mtd/spi/sandbox.c