What does 'continue_dll_off_1' mean?

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

What does 'continue_dll_off_1' mean?

Jump to solution
666 Views
JHY
Contributor IV

linux version : 3.0.35

./ltib/rpm/BUILD/linux/arch/arm/mach-mx6/mx6_ddr_freq.S (line 485)

    /* if DLL is currently on, turn it off
    cmp     r9, #1
    beq     continue_dll_off_1

There is an commented block but comment is not closed, is it right?

The commented code does not make trouble but looks untrustworthy,

Best regards.

Labels (1)
Tags (2)
0 Kudos
1 Solution
545 Views
igorpadykov
NXP Employee
NXP Employee

Hi JHY

this (unfinished comment) was fixed in latest L3.0.101_4.1.1 release:

ENGR00320182 [iMX6DQ/iMX6DL] Fix bug in DLL off mode code in DDR3 frequency change procedure

L3.0.101_4.1.1_SOURCE_BSP : i.MX 6Quad, i.MX 6Dual, i.MX 6DualLite, i.MX 6Solo and i.MX 6Sololite Linux BSP Source Code Files.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

View solution in original post

0 Kudos
1 Reply
546 Views
igorpadykov
NXP Employee
NXP Employee

Hi JHY

this (unfinished comment) was fixed in latest L3.0.101_4.1.1 release:

ENGR00320182 [iMX6DQ/iMX6DL] Fix bug in DLL off mode code in DDR3 frequency change procedure

L3.0.101_4.1.1_SOURCE_BSP : i.MX 6Quad, i.MX 6Dual, i.MX 6DualLite, i.MX 6Solo and i.MX 6Sololite Linux BSP Source Code Files.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

0 Kudos