summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorNancy Chen <Nancy.Chen@freescale.com>2009-12-10 15:04:30 -0600
committerAlejandro Gonzalez <alex.gonzalez@digi.com>2010-02-12 17:19:45 +0100
commitf9ba38b070cd4454a2ac2f979440fd1af99ba93d (patch)
treeb85e22412679125bae87ff31bf9d1a2db854c436 /arch
parent9ba449e22ef33129d1d2e82c30cfcccb922ffc96 (diff)
ENGR00119203 MX23: Correct VDDD value for CPU frequency 360 MHz
MX23: Correct VDDD value for CPU frequency 360 MHz. Signed-off-by: Nancy Chen <Nancy.Chen@freescale.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/plat-stmp3xxx/cpufreq.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/plat-stmp3xxx/cpufreq.c b/arch/arm/plat-stmp3xxx/cpufreq.c
index 69d2f3b10592..0d16b97fc774 100644
--- a/arch/arm/plat-stmp3xxx/cpufreq.c
+++ b/arch/arm/plat-stmp3xxx/cpufreq.c
@@ -60,7 +60,7 @@ static struct profile {
1450000, 355000, 3300000, 1750000, 0 },
{ 392730, 130910, 130910, 0, 1475000,
1375000, 225000, 3300000, 1750000, 0 },
- { 360000, 120000, 120000, 0, 13750000,
+ { 360000, 120000, 120000, 0, 1375000,
1275000, 200000, 3300000, 1750000, 0 },
{ 261820, 130910, 130910, 0, 1275000,
1175000, 173000, 3300000, 1750000, 0 },