commit | 281033db0f94d479bb21043c1eb8c29faaab3a86 | [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 | 0d6547100b0d2e1f52a4c2d04ca86d6d7222d7ce [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>