[U-Boot] [PATCH v4 01/10] mmc: dump card and host capabilities if debug is enabled
Simon Glass
sjg at chromium.org
Sat Dec 2 03:29:28 UTC 2017
On 29 November 2017 at 07:29, Jean-Jacques Hiblot <jjhiblot at ti.com> wrote:
> 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 at ti.com>
> ---
>
> no changes since v3
>
> cmd/mmc.c | 4 ++++
> drivers/mmc/mmc.c | 9 +++++++++
> 2 files changed, 13 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list