Re: [PATCH 0108/1529] Fix typo
From: Tony Lindgren <tony@atomide.com>
Date: 2016-06-10 11:18:55
Also in:
linux-arm-kernel
From: Tony Lindgren <tony@atomide.com>
Date: 2016-06-10 11:18:55
Also in:
linux-arm-kernel
* Andrea Gelmini [off-list ref] [160521 04:52]:
--- a/arch/arm/mach-omap2/sdrc.h +++ b/arch/arm/mach-omap2/sdrc.h@@ -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.
Applying patches 102 - 108 into omap-for-v4.8/soc thanks. Tony