From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] DMA drivers in U-Boot?
Date: Wed, 14 Sep 2011 22:08:37 +0200 [thread overview]
Message-ID: <20110914200837.39B661408E98@gemini.denx.de> (raw)
In-Reply-To: <4E70BF94.1030306@gmail.com>
Dear Simon Schwarz,
In message <4E70BF94.1030306@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: wd at 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.2854@netlabs.com>
prev parent reply other threads:[~2011-09-14 20:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-14 14:52 [U-Boot] DMA drivers in U-Boot? Simon Schwarz
2011-09-14 15:24 ` Mike Frysinger
2011-09-14 20:08 ` Wolfgang Denk [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110914200837.39B661408E98@gemini.denx.de \
--to=wd@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox