Skip to content
Commit 4a48c3e8 authored by Bryan Brattlof's avatar Bryan Brattlof Committed by Tom Rini
Browse files

ram: k3-ddrss: do not touch ctrl regs during training



During LPDDR initialization we will loop through a series of frequency
changes in order to train at the various operating frequencies. During
this training, accessing the DRAM_CLASS bitfield could happen during a
frequency change and cause the read to hang.

Store the DRAM type into the main structure to avoid multiple readings
while the independent phy is training.

Signed-off-by: default avatarBryan Brattlof <bb@ti.com>
parent 4e746224
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment