u-boot-brain/arch/arm/cpu/armv7/mx6
Nikita Kiryanov 08155289a4 arm: mx6: ddr: configure MMDC for slow_pd
According to MX6 TRM, both MMDC and DRAM should be configured to
the same powerdown precharge. Currently, mx6_dram_cfg()
configures MMDC for fast pd (MDPDC[7] = 0), and the DRAM for
'slow exit (DLL off)' (MR0[12] = 0).

Configure MMDC for slow pd.

Cc: Stefano Babic <sbabic@denx.de>
Cc: Tim Harvey <tharvey@gateworks.com>
Cc: Igor Grinberg <grinberg@compulab.co.il>
Acked-by: Igor Grinberg <grinberg@compulab.co.il>
Signed-off-by: Nikita Kiryanov <nikita@compulab.co.il>
Acked-by: Tim Harvey <tharvey@gateworks.com>
2014-09-09 15:35:00 +02:00
..
clock.c mx6: add clock enabling functions 2014-09-09 15:32:32 +02:00
ddr.c arm: mx6: ddr: configure MMDC for slow_pd 2014-09-09 15:35:00 +02:00
hab.c imx: correct HAB status for new chip TO 2014-06-17 17:45:09 +02:00
Makefile mx6: add support of multi-processor command 2014-08-20 11:52:54 +02:00
mp.c mx6: add support of multi-processor command 2014-08-20 11:52:54 +02:00
soc.c mx6: add support of multi-processor command 2014-08-20 11:52:54 +02:00