author | Lokesh Vutla <lokeshvutla@ti.com> | |
Mon, 4 Feb 2013 04:21:59 +0000 (04:21 +0000) | ||
committer | Tom Rini <trini@ti.com> | |
Mon, 11 Mar 2013 15:06:09 +0000 (11:06 -0400) | ||
commit | 9ca8bfea80f38e3b423e339499c861ddc24b830c | |
tree | 5876730eda5da37b21a157f66233dc6d4a3b6757 | tree | snapshot (tar.xz tar.gz zip) |
parent | 60e6bdcc948f99e6b24d198c1b9136b0cb4e376b | commit | diff |
ARM: OMAP4+: emif: Detect SDRAM from SDRAM config register
Now SDRAM initialization is done on the basis of omap revision.
Instead this should be done on basis of SDRAM type read from
EMIF_SDRAM_CONFIG register. This will be helpful to avoid
unnessecary cpu checks for new boards
Signed-off-by: R Sricharan <r.sricharan@ti.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Reviewed-by: Tom Rini <trini@ti.com>
Now SDRAM initialization is done on the basis of omap revision.
Instead this should be done on basis of SDRAM type read from
EMIF_SDRAM_CONFIG register. This will be helpful to avoid
unnessecary cpu checks for new boards
Signed-off-by: R Sricharan <r.sricharan@ti.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Reviewed-by: Tom Rini <trini@ti.com>