
3 Aug
2016
3 Aug
'16
12:44 a.m.
On 07/29/2016 09:02 AM, York Sun wrote:
Commit 5605dc6 tried to fix wr_lat bit in timing_cfg_2, but the change was wrong. wr_lat has 5 bits with MSB at [13] and lower 4 bits at [9:12], in big-endian convention.
Signed-off-by: York Sun york.sun@nxp.com Reported-by: Thomas Schaefer Thomas.Schaefer@kontron.com
drivers/ddr/fsl/ctrl_regs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Applied to fsl-qoriq master, awaiting upstream. Thanks.
York