PERFORCE change 71640 for review

John-Mark Gurney jmg at FreeBSD.org
Wed Feb 23 07:28:03 GMT 2005


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

Change 71640 by jmg at jmg_carbon on 2005/02/23 07:27:48

	remvoe stale comment now that it's done..

Affected files ...

.. //depot/projects/arm/src/sys/arm/ep93xx/ep93xx.c#8 edit

Differences ...

==== //depot/projects/arm/src/sys/arm/ep93xx/ep93xx.c#8 (text+ko) ====

@@ -213,12 +213,6 @@
 	return (0);
 }
 
-/*
- * XXX - we might want to think about breaking this up into two busses, one
- * for APB, and another for AHB.  Then we would only manage 0 through BUSHIGH,
- * and mappings would be directly relative, i.e. just EP93XX_APB_UART1 instead
- * of EP93XX_APB_VBASE + EP93XX_APB_UART1.
- */
 int
 ahb_attach(device_t dev)
 {


More information about the p4-projects mailing list