PERFORCE change 89307 for review
Warner Losh
imp at FreeBSD.org
Fri Jan 6 15:29:38 PST 2006
http://perforce.freebsd.org/chv.cgi?CH=89307
Change 89307 by imp at imp_Speedy on 2006/01/06 23:28:42
This really controlls the System Timer (aka ST in the AT91 docs),
so rename it as such. Althought it might make sense to combine
the ST and TC code into one file...
Affected files ...
.. //depot/projects/arm/src/sys/arm/at91/at91rm92timer.c#8 delete
.. //depot/projects/arm/src/sys/arm/at91/at91st.c#1 branch
.. //depot/projects/arm/src/sys/arm/at91/files.at91rm92#6 edit
Differences ...
==== //depot/projects/arm/src/sys/arm/at91/files.at91rm92#6 (text+ko) ====
@@ -2,7 +2,7 @@
arm/arm/cpufunc_asm_arm9.S standard
arm/arm/irq_dispatch.S standard
arm/at91/at91.c standard
-arm/at91/at91rm92timer.c standard
+arm/at91/at91st.c standard
arm/at91/uart_bus_at91usart.c optional uart
arm/at91/uart_cpu_at91rm9200usart.c optional uart
arm/at91/uart_dev_at91usart.c optional uart
More information about the p4-projects
mailing list