Skip to content
Snippets Groups Projects
Commit 83083feb authored by Frieder Schrempf's avatar Frieder Schrempf Committed by Stefano Babic
Browse files

ddr: imx8m: Return error values from LPDDR4 training


In cases when the same SPL should run on boards with i.MX8MM, that
differ in DDR configuration, it is necessary to try different
parameters and check if the training done by the firmware suceeds or
not.

Therefore we return the DDR training/initialization success to the
upper layer in order to be able to retry with different settings if
necessary.

Signed-off-by: default avatarFrieder Schrempf <frieder.schrempf@kontron.de>
parent 162c72c8
No related branches found
No related tags found
Loading
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