do we support enable Interactive DDR debugging with IMx6soloX

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

do we support enable Interactive DDR debugging with IMx6soloX

693 Views
niranjanbc
Contributor IV

hi 

I am trying to enable ddr_interactive mode in u-boot(u-boot-imx 2016) running on Imx6solox with below two options.

setenv ddr_interactive 1

saveenv

reset

then can entry DDR debug mode automatic, but t is not entering into DDR debug mode.

i also tried by typing/holding "d" on console while it is booting, it is also not working.

Thanks

Niranjan 

Labels (5)
0 Kudos
1 Reply

556 Views
igorpadykov
NXP Employee
NXP Employee

Hi Niranjan 

no, seems it is used only for powerpc processors:

https://github.com/lentinj/u-boot/blob/master/doc/README.fsl-ddr
https://lists.denx.de/pipermail/u-boot/2010-December/083381.html

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos