Files
u-boot/drivers
Matthias Brugger 7acdc9aa09 mmc: sdhci: Use debug for not supported SDMA info message
If CONFIG_MMC_SDHCI_SDMA is enabled but the HW could not support it,
we no longer error out. Instead we do not enable it in the host.
Change the output from printf to debug as this isn't an error but only
additional information now.

Signed-off-by: Matthias Brugger <mbrugger@suse.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Matthias Brugger <mbrugger@suse.com>
2020-05-13 13:54:23 +02:00
..
2020-05-10 13:21:20 +02:00
2020-05-10 20:55:20 +02:00
2020-05-10 13:21:27 +02:00
2020-05-11 10:16:49 +05:30