summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZhou Jingyu <b02241@freescale.com>2009-10-23 16:56:57 +0800
committerJustin Waters <justin.waters@timesys.com>2010-03-25 14:00:13 -0400
commit93baac8121b59c79f055f448829492844cc8427e (patch)
treee14b6142a224faa891833f2c14dfe9f2d4a9b224
parentd8dd96622b758418b00ef2631c252f474a3bf8d2 (diff)
ENGR00117417 imx233: remove 24000 HZ cpu profile for ddr
remove 24000 HZ cpu profile for ddr Signed-off-by: Zhou Jingyu <Jingyu.Zhou@freescale.com>
-rw-r--r--arch/arm/plat-stmp3xxx/cpufreq.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/plat-stmp3xxx/cpufreq.c b/arch/arm/plat-stmp3xxx/cpufreq.c
index 4c7486bd1f8a..533d1ecd9c8e 100644
--- a/arch/arm/plat-stmp3xxx/cpufreq.c
+++ b/arch/arm/plat-stmp3xxx/cpufreq.c
@@ -56,8 +56,10 @@ static struct profile {
int vdda;
int pll_off;
} profiles[] = {
+#ifdef CONFIG_STMP378X_RAM_MDDR
{ 24000, 24000, 24000, 3, 1050000,
975000, 150000, 3075000, 1725000, 1 },
+#endif
{ 64000, 64000, 48000, 3, 1050000,
925000, 150000, 3300000, 1750000, 0 },
{ 261820, 130910, 130910, 0, 1275000,