public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: Carlos Manuel Duclos Vergara <carlos@embedded.cl>
To: linux-mtd@lists.infradead.org
Subject: Re: CRC errors and DMA
Date: Fri, 13 Aug 2004 22:19:38 +0200	[thread overview]
Message-ID: <200408132219.39195.carlos@embedded.cl> (raw)
In-Reply-To: <200408131855.16376.lucasvr@gobolinux.org>

> Hi,
>

Hi,

> What happens when the processor tryies to read data from memory while the
> bus is being used for DMA transfers by another device? Is it possible that

it depends on the processor, but that situation shouldn't happen... there must 
be some kind of bus master or some way to manage the bus (by using a token, 
by using a master-slave bus, ...). In most cases the DMA controller takes 
control of the bus during the DMA transfer, so the rest of the devices cannot 
use it

> this kind of situation turns into CRC errors when trying to read data from
> a flash device (JFFS2)?
> Given that this problem can happen, is there a way to make JFFS2, or the
> MTD subsystem to try to execute the operation again?
>

_IF_ you have that situation it is better to check your hardware or use 
another one, having a DMA controller that cannot take control of the bus to 
do its work is not a good situation...

-- 
Carlos Manuel Duclos Vergara
carlos@embedded.cl

      reply	other threads:[~2004-08-14  2:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-13 21:55 CRC errors and DMA Lucas Correia Villa Real
2004-08-13 20:19 ` Carlos Manuel Duclos Vergara [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=200408132219.39195.carlos@embedded.cl \
    --to=carlos@embedded.cl \
    --cc=linux-mtd@lists.infradead.org \
    /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