spl: Add debugging info for spl_mmc boot
authorSimon Glass <sjg@chromium.org>
Tue, 23 Jun 2015 21:38:47 +0000 (15:38 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 21 Jul 2015 23:39:24 +0000 (17:39 -0600)
commitfdfa39d3f20b669b0cdb8f5e934003e5689fd911
treed65b7fd31b6ec9e0454686e5c0b3b2895f213931
parent5ac76bad2277ed40f2a2112ffab0f156e3b599fb
spl: Add debugging info for spl_mmc boot

Add a few messages to indicate progress and failure.

Signed-off-by: Simon Glass <sjg@chromium.org>
common/spl/spl_mmc.c