Dear Simon Schwarz, In message <4e70bf94.1030...@gmail.com> you wrote: > > I am working on integrating DMA into my SPL. As a matter of fact it is > already working fine. > > So, here are my questions: > - Is there an interest in having DMA drivers in U-Boot? (I only know of > one in /drivers)
It depends. There are some devices which always use DMA, which cannot operated in any other way. Here the choice is simple :-) In all other cases, the question is about effort (code size, complexity) on one side, and win (reduction of boot time) on the other side. Eventually, two implementations might exist, and configuration optioons to select one. > (ATM the transfer of the Linux-image is more than three times faster > compared to the CPU copy) Numbers like these are usually driving arguments :-) Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de No, I'm not going to explain it. If you can't figure it out, you didn't want to know anyway... :-) - Larry Wall in <1991aug7.180856.2...@netlabs.com> _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot