public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Ira Snyder <iws@ovro.caltech.edu>
To: u-boot@lists.denx.de
Subject: [U-Boot] [RFC/PATCH 0/3] Add optional dma transfers to mtest
Date: Wed, 1 Jul 2009 09:12:29 -0700	[thread overview]
Message-ID: <20090701161228.GA20522@ovro.caltech.edu> (raw)
In-Reply-To: <1246463987.19741.4.camel@localhost.localdomain>

On Wed, Jul 01, 2009 at 10:59:47AM -0500, Peter Tyser wrote:
> On Thu, 2009-05-21 at 12:21 -0500, Peter Tyser wrote:
> > This series tries to add a DMA memory test to the mtest tests.  The
> > DMA test performs bursts to SDRAM which can be useful in stressing memory
> > and can be difficult to produce reliably in certain circumstances (eg
> > running with data caches disabled).
> > 
> > It can be enabled on 85xx and 86xx boards by defining CONFIG_FSL_DMA,
> > CONFIG_SYS_ALT_MEMTEST, and CONFIG_SYS_DMA_MEMTEST.
> > 
> > Other platforms will need to support the dmacpy() function in order to
> > enable the DMA memory test.
> 
> Is there any interest in this feature, or any chance it will be merged?
> If so, I'll clean it up a bit and resubmit.
> 

I thought it was useful, primarily in testing your Freescale DMA
patches.

I'm not sure how much this test stresses the memory chips (as compared
to Linux). If it is reasonably close, then I think it is a very useful
piece of code to have. Linux is a lot more code to wade through compared
to U-Boot when things aren't working.

Ira

      reply	other threads:[~2009-07-01 16:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-21 17:21 [U-Boot] [RFC/PATCH 0/3] Add optional dma transfers to mtest Peter Tyser
2009-05-21 17:21 ` [U-Boot] [RFC/PATCH 1/3] fsl_dma: Make DMA transactions snoopable Peter Tyser
2009-05-21 17:21 ` [U-Boot] [RFC/PATCH 2/3] mtest: Add optional support for DMA memory test Peter Tyser
2009-05-21 17:21 ` [U-Boot] [RFC/PATCH 3/3] XPedite5200, XPedite5370: Enable " Peter Tyser
2009-07-01 15:59 ` [U-Boot] [RFC/PATCH 0/3] Add optional dma transfers to mtest Peter Tyser
2009-07-01 16:12   ` Ira Snyder [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=20090701161228.GA20522@ovro.caltech.edu \
    --to=iws@ovro.caltech.edu \
    --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