]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mmc: trace added
authorRaffaele Recalcati <raffaele.recalcati@bticino.it>
Fri, 11 Mar 2011 02:01:14 +0000 (02:01 +0000)
committerAndy Fleming <afleming@freescale.com>
Wed, 13 Apr 2011 12:09:04 +0000 (07:09 -0500)
commit5db2fe3ad9bdf4f32d72dbf2d3e3042bcd137a52
treebc41107ea03285f1eb0a80ab63d89e984bb24262
parent31cacbabf07ce00f5250b9826d5e48d4bbee1f94
mmc: trace added

Defining CONFIG_MMC_TRACE in the include board file it is possible to activate
a tracing support.
This code helps in case of eMMC hw failure or to investigate possible eMMC
initialization issues.

Signed-off-by: Raffaele Recalcati <raffaele.recalcati@bticino.it>
Signed-off-by: Andy Fleming <afleming@freescale.com>
drivers/mmc/mmc.c