commit | 9fc00295f46cba565939f2842386690185b3a182 | [log] [tgz] |
---|---|---|
author | Lokesh Vutla <lokeshvutla@ti.com> | Thu Dec 19 10:00:28 2013 +0530 |
committer | Tom Rini <trini@ti.com> | Fri Jan 24 11:38:39 2014 -0500 |
tree | af80b03684ca2b07d768a3b8edd96174a3b84781 | |
parent | ed1164859237e452ab0b29564105f335da013631 [diff] |
ARM: AM43xx: Enable DDR dynamic IO power down for DDR3 This patch enables dynamically powering down the IO receiver when not performing a read on DDR3 board. This optimizes both active and standby power consumption. This is derived from a patch that is done on AM335x[1] [1] http://arago-project.org/git/projects/?p=u-boot-am33x.git;a=commit;h=6a9ee4bc72ece53fabf01825605fba3d71d5feb2 Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>