]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
MX28: DMA: Prolong the DMA timeout
authorMarek Vasut <marex@denx.de>
Tue, 21 Aug 2012 16:17:26 +0000 (16:17 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sat, 1 Sep 2012 12:58:29 +0000 (14:58 +0200)
commit1375f044d96f31987b0f4d3feb1fb01205939f3b
tree18e48a18050299c64e7f526d93b40c476680a93b
parent615a4ad0f65cc6b4a70abf45b30c6e41b1485eea
MX28: DMA: Prolong the DMA timeout

Load from SPI flash can create a long DMA chain, which can take long
time to transfer. Change the DMA timeout to roughly 10s to prevent
such long chains misreporting errors.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Fabio Estevam <festevam@gmail.com>
Cc: Otavio Salvador <otavio@ossystems.com.br>
Cc: Stefano Babic <sbabic@denx.de>
drivers/dma/apbh_dma.c