]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
spl: Add debugging info for spl_mmc boot
authorSimon Glass <sjg@chromium.org>
Tue, 23 Jun 2015 21:38:47 +0000 (15:38 -0600)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 9 Sep 2015 11:36:30 +0000 (13:36 +0200)
commit265b968d055992c7fea60e4945209f97e311cf7d
tree89d16970cfbfd3f292bcd0abab15f2eebb27d414
parent87705b7c7a09f815d3285f2edd4f5503f471745c
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