projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3503e5c
)
mmc: dump tuning result as BOOT info
author
lintao
<lintao@rock-chips.com>
Mon, 11 Aug 2014 07:02:52 +0000
(15:02 +0800)
committer
lintao
<lintao@rock-chips.com>
Mon, 11 Aug 2014 07:02:52 +0000
(15:02 +0800)
drivers/mmc/host/dw_mmc-rockchip.c
patch
|
blob
|
history
diff --git
a/drivers/mmc/host/dw_mmc-rockchip.c
b/drivers/mmc/host/dw_mmc-rockchip.c
index e0691fe975eb9da3d9fc45758155ad4595d21730..598f54fa04f008c5bef89035fa0ba84e8903af1e 100755
(executable)
--- a/
drivers/mmc/host/dw_mmc-rockchip.c
+++ b/
drivers/mmc/host/dw_mmc-rockchip.c
@@
-407,7
+407,7
@@
re_phase:
}
- MMC_DBG_
INFO
_FUNC(host->mmc,"\n execute tuning: candidates_degree = %s \t%s \t%s \t%s[%s]",
+ MMC_DBG_
BOOT
_FUNC(host->mmc,"\n execute tuning: candidates_degree = %s \t%s \t%s \t%s[%s]",
phase_desc[candidates_degree[0]], phase_desc[candidates_degree[1]],
phase_desc[candidates_degree[2]], phase_desc[candidates_degree[3]],
mmc_hostname(host->mmc));