]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
bfin: Remove spi dma function in bf5xx.
authorScott Jiang <scott.jiang.linux@gmail.com>
Wed, 7 Dec 2011 19:19:55 +0000 (14:19 -0500)
committerSonic Zhang <sonic.zhang@analog.com>
Mon, 13 May 2013 08:26:27 +0000 (16:26 +0800)
commite76276df74f60eeb3c28418971bbe8cd6fc736e5
tree16da720773736a9a59ec7d6d7f99b106df0dd908
parent955020c6c4e656cb4cc1d0b434ed02bcbb6e9dae
bfin: Remove spi dma function in bf5xx.

BF5xx rx dma causes spi flash random read error.
Accually spi controller has problems both on tx and rx dma.
So remove spi dma support in u-boot.

Signed-off-by: Scott Jiang <scott.jiang.linux@gmail.com>
Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
drivers/spi/bfin_spi.c