Skip to content
Snippets Groups Projects
Commit db74cbfc authored by Albert ARIBAUD \(3ADEV\)'s avatar Albert ARIBAUD \(3ADEV\) Committed by Tom Rini
Browse files

pcm052: fix DDR initialization sequence


The sequence erroneously launched the DDR controller
initialization before the pad muxing was done, causing
DRAM size computation to hang.

Configuring the pads first then launching DDR controller
initialization prevents the DRAM hanging.

Signed-off-by: default avatarAlbert ARIBAUD (3ADEV) <albert.aribaud@3adev.fr>
parent e9ced147
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment