diff options
author | Marek Vasut <marex@denx.de> | 2019-11-26 09:34:49 +0100 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2020-01-07 10:26:56 +0100 |
commit | 736b491f31ee49689ba80e2ab0897004f4502362 (patch) | |
tree | 51210b7a8168c0f9ade60c7446e3b5716bd8cbc6 /tools/socfpgaimage.c | |
parent | 04886b36eb72f9deda5deaf21b31777fda828af9 (diff) | |
download | u-boot-736b491f31ee49689ba80e2ab0897004f4502362.tar.gz |
ARM: mx6: ddr: Make debug prints work with tiny printf
The %08X format returns just zeroes with tiny printf, which is
horribly confusing, especially when debugging DRAM calibration
problems. Change the format to %08x (with lowercase x), which
behaves correctly with either implementation of printf in SPL.
Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Eric Nelson <eric@nelint.com>
Cc: Fabio Estevam <fabio.estevam@nxp.com>
Cc: Stefano Babic <sbabic@denx.de>
Reviewed-by: Eric Nelson <eric@nelint.com>
Diffstat (limited to 'tools/socfpgaimage.c')
0 files changed, 0 insertions, 0 deletions