commit | b33f74ead4dfd1ec0b500dc3d1cfef0e308b45c3 | [log] [tgz] |
---|---|---|
author | Eric Nelson <eric@nelint.com> | Sun Oct 30 16:33:47 2016 -0700 |
committer | Stefano Babic <sbabic@denx.de> | Tue Nov 29 16:39:58 2016 +0100 |
tree | 81f90fbf651d0892767e820aae05c5dbd719161e | |
parent | c8c35155082d11deb7a2f9ccb99b11216cbd9d55 [diff] |
mx6: ddr: allow 32 cycles for DQS gating calibration The DDR calibration code is only setting flag DG_CMP_CYC (DQS gating sample cycle) for the first PHY. Set the 32-cycle flag for both PHYs and clear when done so the MPDGCTRL0 output value isn't polluted with calibration artifacts. Signed-off-by: Eric Nelson <eric@nelint.com> Reviewed-by: Marek Vasut <marex@denx.de>