
5 Aug
2014
5 Aug
'14
8:38 a.m.
On Sun, 2014-08-03 at 05:32 +0300, Siarhei Siamashka wrote:
The RESET pin needs to be kept low for at least 200 us according to the DDR3 spec. So just do it the right way.
This issue did not cause any visible major problems earlier, because the DRAM RESET pin is usually already low after the board reset. And the time gap before reaching the sunxi u-boot DRAM initialization code appeared to be sufficient.
Signed-off-by: Siarhei Siamashka siarhei.siamashka@gmail.com
Acked-by: Ian Campbell ijc@hellion.org.uk