Date: Mon, 19 Dec 2005 21:35:25 GMT From: Warner Losh <imp@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 88425 for review Message-ID: <200512192135.jBJLZPtG033872@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=88425 Change 88425 by imp@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_ */
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512192135.jBJLZPtG033872>