Skip to content

Commit

Permalink
ARM: OMAP2+: Fix typo in sdrc.h
Browse files Browse the repository at this point in the history
Signed-off-by: Andrea Gelmini <[email protected]>
Signed-off-by: Tony Lindgren <[email protected]>
  • Loading branch information
Gelma authored and tmlind committed Jun 10, 2016
1 parent f733e7c commit 078508f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions arch/arm/mach-omap2/sdrc.h
Original file line number Diff line number Diff line change
Expand Up @@ -175,8 +175,8 @@ u32 omap2xxx_sdrc_reprogram(u32 level, u32 force);
* don't adjust it down as your clock period increases the refresh interval
* will not be met. Setting all parameters for complete worst case may work,
* but may cut memory performance by 2x. Due to errata the DLLs need to be
* unlocked and their value needs run time calibration. A dynamic call is
* need for that as no single right value exists acorss production samples.
* unlocked and their value needs run time calibration. A dynamic call is
* need for that as no single right value exists across production samples.
*
* Only the FULL speed values are given. Current code is such that rate
* changes must be made at DPLLoutx2. The actual value adjustment for low
Expand Down

0 comments on commit 078508f

Please sign in to comment.