mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* Add 600Mhz freq defines for MX51
@ 2011-09-07  7:00 Alexander Shiyan
  0 siblings, 0 replies; only message in thread
From: Alexander Shiyan @ 2011-09-07  7:00 UTC (permalink / raw)
  To: barebox

[-- Attachment #1: Type: text/plain, Size: 557 bytes --]

--- barebox-v2011.09.0.orig/arch/arm/mach-imx/include/mach/clock-imx51_53.h	2011-08-26 18:23:46.000000000 +0400
+++ barebox-v2011.09.0/arch/arm/mach-imx/include/mach/clock-imx51_53.h	2011-09-06 14:54:28.000000000 +0400
@@ -606,6 +606,10 @@
 #define MX5_PLL_DP_MFD_665	(96 - 1)
 #define MX5_PLL_DP_MFN_665	89

+#define MX5_PLL_DP_OP_600	((6 << 4) + ((1 - 1)  << 0))
+#define MX5_PLL_DP_MFD_600	(4 - 1)
+#define MX5_PLL_DP_MFN_600	1
+
 #define MX5_PLL_DP_OP_532	((5 << 4) + ((1 - 1)  << 0))
 #define MX5_PLL_DP_MFD_532	(24 - 1)
 #define MX5_PLL_DP_MFN_532	13

[-- Attachment #2: Type: text/plain, Size: 149 bytes --]

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-09-07 11:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-07  7:00 Add 600Mhz freq defines for MX51 Alexander Shiyan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox