]> git.sur5r.net Git - u-boot/commit
mmc: dump card and host capabilities if debug is enabled
authorJean-Jacques Hiblot <jjhiblot@ti.com>
Thu, 30 Nov 2017 16:43:54 +0000 (17:43 +0100)
committerJaehoon Chung <jh80.chung@samsung.com>
Fri, 12 Jan 2018 09:11:04 +0000 (18:11 +0900)
commit52d241dfba7c3903a3a7d97fe6cb815c9ed379d6
tree7d7154d958ac7bf164a8b9dd28ece7032c375c7e
parentef1614acf8f39637c798125deea06aaa83b5f986
mmc: dump card and host capabilities if debug is enabled

This is a useful information while debugging the initialization process or
performance issues.
Also dump this information with the other mmc info if the verbose option
is selected

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
cmd/mmc.c
drivers/mmc/mmc.c