]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/arm/mach-pxa/pxa3xx.c
[ARM] pxa: fix HSIO bus x24 multiplier for pxa3xx
[mv-sheeva.git] / arch / arm / mach-pxa / pxa3xx.c
index acfa9f72657b97699ffcd92176d8ecdaa94a82b2..fa0014847c71503f4f929870cce2622deb0abd9d 100644 (file)
@@ -52,7 +52,7 @@
 static unsigned char smcfs_mult[8] = { 6, 0, 8, 0, 0, 16, };
 
 /* crystal frequency to HSIO bus frequency multiplier (HSS) */
-static unsigned char hss_mult[4] = { 8, 12, 16, 0 };
+static unsigned char hss_mult[4] = { 8, 12, 16, 24 };
 
 /*
  * Get the clock frequency as reflected by CCSR and the turbo flag.