commit | 6e4651df7df1bb5eda475bc75a6a5187b4e71e70 | [log] [tgz] |
---|---|---|
author | Benoît Thébaudeau <benoit.thebaudeau@advansee.com> | Wed Jan 30 11:19:15 2013 +0000 |
committer | Stefano Babic <sbabic@denx.de> | Tue Feb 12 13:52:30 2013 +0100 |
tree | 4468b2a516e6337b5fe0fc80ab53a1a3eeb4dcd8 | |
parent | f8984cd76aca50e28ae448c64b5e36f6109778c6 [diff] |
imx: mx6q DDR3 init: Fix SDE_to_RST MMDC1_MDOR.SDE_to_RST should be set to 200 µs according to the JEDEC specification for DDR3. With a cycle of 15.258 µs, this gives 14 cycles encoded as 0x10 for the bit-field MMDC1_MDOR[13:8]. Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>