]> Git Repo - J-u-boot.git/commit - cmd/mmc.c
mmc: dump card and host capabilities if debug is enabled
authorJean-Jacques Hiblot <[email protected]>
Thu, 30 Nov 2017 16:43:54 +0000 (17:43 +0100)
committerJaehoon Chung <[email protected]>
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 <[email protected]>
cmd/mmc.c
drivers/mmc/mmc.c
This page took 0.03351 seconds and 4 git commands to generate.