commit | 87a7ff7ecee814d154e9eda1436993222d4cc687 | [log] [tgz] |
---|---|---|
author | Vaibhav Hiremath <hvaibhav@ti.com> | Mon Jun 07 15:20:34 2010 -0400 |
committer | Sandeep Paulraj <s-paulraj@ti.com> | Mon Jun 07 15:20:34 2010 -0400 |
tree | 0e6b58885b29ce0dd6a982a72e79b80a49730e9c | |
parent | 53ce896023f9f059893d35c3a8995f2c37ae838f [diff] |
omap3: Consolidate SDRC related operations Consolidated SDRC related functions into one file - sdrc.c And also replaced sdrc_init with generic memory init function (mem_init), this generalization of omap memory setup is necessary to support the new emif4 interface introduced in AM3517. Signed-off-by: Vaibhav Hiremath <hvaibhav@ti.com> Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>