From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Mon, 01 Oct 2007 12:40:30 -0500 Subject: [U-Boot-Users] a problem about rtl8139 driver on sandpoint8245 board In-Reply-To: <4700C3B4.70401@necel.com> References: <200709301053117811863@gmail.com> <4700C3B4.70401@necel.com> Message-ID: <4701310E.5090606@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Shinya Kuribayashi wrote: > - Moreover it only works under cache-{disabled,less} CPU > because it lacks of flush_cache() before transmitting data or > reclaiming rx buffers. DMA is cache-coherent on 8245. -Scott