commit | e2a240c7d3bcebf90936cc7c22c2729b3a4cec1f | [log] [tgz] |
---|---|---|
author | Sonic Zhang <sonic.zhang@analog.com> | Wed Aug 28 18:55:39 2013 +0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Aug 30 17:26:09 2013 -0400 |
tree | 3f64f44e21ffb77d25c5680cc92ffe579ae9648b | |
parent | 816c5b5b016acde51f0547cf1657d87cf22a6d47 [diff] |
driver:net:stmmac: Disable DMA store and forward mode if platform data force_thresh_dma_mode is set. Some synopsys ip implementation doesn't support DMA store and forward mode, such as BF60x. So, set force_thresh_dma_mode to use DMA thresholds only. Update document and devicetree as well. Signed-off-by: Sonic Zhang <sonic.zhang@analog.com> Acked-by: Giuseppe Cavallaro <peppe.cavallaro@st.com> Signed-off-by: David S. Miller <davem@davemloft.net>