mmc: dump tuning result as BOOT info

This commit is contained in:
lintao
2014-08-11 15:02:52 +08:00
parent 3503e5c805
commit 276d773ca5

View File

@@ -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));