PERFORCE change 88425 for review

Warner Losh imp at FreeBSD.org
Mon Dec 19 13:35:28 PST 2005


http://perforce.freebsd.org/chv.cgi?CH=88425

Change 88425 by imp at imp_Speedy on 2005/12/19 21:35:06

	Define the processor's master clock.

Affected files ...

.. //depot/projects/arm/src/sys/arm/at91/at91rm92reg.h#8 edit

Differences ...

==== //depot/projects/arm/src/sys/arm/at91/at91rm92reg.h#8 (text+ko) ====

@@ -622,5 +622,6 @@
 #define AT91RM92_PIO_PD27	(1 << 27)
 #define AT91RM92_PD27_TPK15	(AT91RM92_PIO_PD27) /* ETM Trace Packet 15 */
 
+#define AT91C_MASTER_CLOCK	60000000
 
 #endif /* AT91RM92REG_H_ */


More information about the p4-projects mailing list