On Monday 04 March 2013 02:20:08 Sonic Zhang wrote: > From: Scott Jiang <scott.jiang.li...@gmail.com> > > 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.
this is wrong, and imo, unnecessary. it's wrong because using DMA gains a lot of speed increases, and works for in many cases (i haven't seen cases where it didn't work, but i haven't been actively developing in the last year of course). it's unnecessary because there's already a CONFIG_xxx option to disable it if your platform is having problems and you can't figure things out, and don't need the speed gains. -mike
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot