commit | 13f1c44bc5bb6515a22e1106c1b4eb40fef39ac6 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@ti.com> | Tue Jul 03 08:45:31 2012 -0700 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Sat Sep 01 14:58:12 2012 +0200 |
tree | e4d2a82529e34d14cf9b01a5d305c2dd683a5420 | |
parent | 7d5eb34908d3a7318d1a3f4afb2c926066a2befc [diff] |
am33xx: Remove extra check in enable_ddr_clocks We do not need to check for EMIF_GCLK and L3_GCLK being active. This was a hold-over from bringup and no longer required. Signed-off-by: Tom Rini <trini@ti.com>