public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Gregg Nemas <gnemas@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Re: Burst I/O on PPC440GP
Date: Thu, 6 Oct 2005 20:40:45 +0000 (UTC)	[thread overview]
Message-ID: <loom.20051006T223539-628@post.gmane.org> (raw)
In-Reply-To: 200510062207.15276.sr@denx.de

Stefan Roese <sr <at> denx.de> writes:

> > I've been testing this by using the u-boot mw.l command. Do I need to use
> > PPC-specific instructions to perform burst I/O, or should an ordinary
> > programmed I/O (using 32-bit write operations) be automatically queued up
> > and converted to burst transactions?
> 
> Do you want to transfer bigger chunks of data? If yes, you may want to take a 
> look at the dma controller of the 440gp. It definately is able to generate 
> burst transactions and probably the ideal solution for your needs.

No, actually it will be relatively small transfers (16-128 bytes). I considered
using the DMA controller, but thought I would start out simple.

> Another way to get burst transactions, is of course to use the cache, but I 
> don't think that this is what you are looking for.

You say "of course", but it really isn't at all clear to me how this works. Why
does enabling the cache allow burst operations? You are right that it is not
what I would normally want to do for device I/O memory.

Thanks for your help.

Gregg

  reply	other threads:[~2005-10-06 20:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-06 17:37 [U-Boot-Users] Burst I/O on PPC440GP Gregg Nemas
2005-10-06 20:07 ` Stefan Roese
2005-10-06 20:40   ` Gregg Nemas [this message]
2005-10-06 20:54     ` [U-Boot-Users] " Chuck Gales

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=loom.20051006T223539-628@post.gmane.org \
    --to=gnemas@gmail.com \
    --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