Date: Wed, 23 Feb 2005 07:28:02 GMT From: John-Mark Gurney <jmg@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 71640 for review Message-ID: <200502230728.j1N7S2AL023160@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=71640 Change 71640 by jmg@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) {
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502230728.j1N7S2AL023160>