commit | ada02b84636242f5142f74016dbedb50889e93d0 | [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 | aa53149e1108ab9395ee8309ce6f90480bfdf34b [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>