From f9691bb9674b6822ace56370a08c6fc02addf6cb Mon Sep 17 00:00:00 2001 From: Steven Miao Date: Thu, 5 May 2011 14:14:48 +0800 Subject: [PATCH] Blackfin: work around anomaly 05000480 Anomaly 05000480 on BF537 rev 0.0, 0.1, 0.2: Multiple Simultaneous Urgent DMA Requests May Cause DMA System Instability Suggested Workaround: Program the DMA Traffic Control Period to a non-zero value. This forces the DMA block to group accesses together rather than allow arbitration for each piece of data placed on the internal DMA bus. Signed-off-by: Steven Miao Signed-off-by: Mike Frysinger --- Reading git-format-patch failed