commit | 7ec4b24326ec9b0467ab23b0417ec6b63e8e5524 | [log] [tgz] |
---|---|---|
author | Sekhar Nori <nsekhar@ti.com> | Mon Nov 16 17:21:34 2009 +0530 |
committer | Kevin Hilman <khilman@deeprootsystems.com> | Thu Feb 04 13:29:35 2010 -0800 |
tree | c724879a4842d625a7d1432e90d5f03dd192cf32 | |
parent | 9a219a9ecf49ab156df4c18267ade4d468d9930e [diff] |
davinci: move DDR2 controller defines to memory.h Move defintions of DDR2 controller registers to memory.h from cpuidle.c. The motivation behind the change is to be able to use these defintions in assembly code that puts DDR2 in self-refresh and enables the SoC to enter suspend state. Signed-off-by: Sekhar Nori <nsekhar@ti.com> Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>