diff options
| author | Marek Vasut <[email protected]> | 2019-11-26 09:34:49 +0100 |
|---|---|---|
| committer | Stefano Babic <[email protected]> | 2020-01-07 10:26:56 +0100 |
| commit | 736b491f31ee49689ba80e2ab0897004f4502362 (patch) | |
| tree | 51210b7a8168c0f9ade60c7446e3b5716bd8cbc6 /scripts/basic/Makefile | |
| parent | 04886b36eb72f9deda5deaf21b31777fda828af9 (diff) | |
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 <[email protected]>
Cc: Eric Nelson <[email protected]>
Cc: Fabio Estevam <[email protected]>
Cc: Stefano Babic <[email protected]>
Reviewed-by: Eric Nelson <[email protected]>
Diffstat (limited to 'scripts/basic/Makefile')
0 files changed, 0 insertions, 0 deletions
