summaryrefslogtreecommitdiff
path: root/drivers/ddr/microchip
diff options
context:
space:
mode:
authorThéo Lebrun <theo.lebrun@bootlin.com>2024-11-15 10:43:15 +0100
committerTom Rini <trini@konsulko.com>2024-12-06 16:37:39 -0600
commitce05ec4895ddc47c39aa4a9a51a0ad17dfbb178b (patch)
tree0f5739b4aab6dc49194c63b3139367389ab587c6 /drivers/ddr/microchip
parenta0c8e3cfbacfadee81bcbbb9a8b8207941affa3a (diff)
ram: k3-ddrss: drop debug() in timing-sensitive sequence
Those debug() calls might be useful, but beware. They can cause the DDR controller to hang if we do not run the sequence quickly enough. They usually are not an issue with upstream U-Boot and the default DDR config, but they have become troublesome with custom DDR configs. Drop those debug() statements that shouldn't be present in time-sensitive code, to avoid anyone else falling into the trap. Signed-off-by: Théo Lebrun <theo.lebrun@bootlin.com>
Diffstat (limited to 'drivers/ddr/microchip')
0 files changed, 0 insertions, 0 deletions