Re: [PATCH] fsldma: fix issue of slow dma

2010-12-13 Thread Dan Williams
On Thu, Dec 9, 2010 at 12:14 AM, Li Yang le...@freescale.com wrote: From: Forrest Shi b29...@freescale.com Fixed fsl dma slow issue by initializing dma mode register with bandwidth control. It boosts dma performance and should works with 85xx board. Signed-off-by: Forrest Shi

[PATCH] fsldma: fix issue of slow dma

2010-12-08 Thread Li Yang
From: Forrest Shi b29...@freescale.com Fixed fsl dma slow issue by initializing dma mode register with bandwidth control. It boosts dma performance and should works with 85xx board. Signed-off-by: Forrest Shi b29...@freescale.com Signed-off-by: Li Yang le...@freescale.com ---