diff options
author | Simon Glass <sjg@chromium.org> | 2024-08-22 07:54:54 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-08-23 15:58:41 -0600 |
commit | 3aa8c443b22cab7f943eddb20aac46ff96214339 (patch) | |
tree | a7f341e91872ef4ea2b528f9a59a5b2216bcf33f /drivers/ddr/imx/phy/ddrphy_train.c | |
parent | bf85af66c0d326a018396b660e5c1b03c0257d3e (diff) |
mmc: Use logging instead of printf()
The code makes quite a few uses of __func__ which puts the function
name into the resulting SPL image. Use the log subsystem instead, to
reduce size.
The CONFIG_LOGF_FUNC option can be used to enable the function name.
Use lower-case hex for the status output in sdhci_transfer_data(), to
match sdhci_send_command()
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
Diffstat (limited to 'drivers/ddr/imx/phy/ddrphy_train.c')
0 files changed, 0 insertions, 0 deletions