public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
From: Angelo Dureghello <angelo70@gmail.com>
To: linux-mmc@vger.kernel.org
Subject: Re: davinci_mmc issues on kernel 3.17.0
Date: Thu, 20 Nov 2014 19:32:06 +0100	[thread overview]
Message-ID: <546E33A6.3060502@gmail.com> (raw)
In-Reply-To: <546DCF68.6040100@gmail.com>

Hi,

i fixed my mmc r/w issues.

In PIO 4-bit mode the davinci mmc host driver passed all the
mmc_test driver tests. But for some reason, in kernel 3.17,
i still have issues when i "fsck" just after the mkfs.
I still see errors.

So i moved back to DMA 4-bit mode (DMA/TI EDMA engine enabled),
as my board was working in kernel 3.5.1.

In DMA mode, there was some conditions where the mmc access
was blocking. This was due to the fact that the davinci mmc
host driver was not able to get all the edma chan slots needed
for the r/w operations. This because my board.c was reserving
several chans / slots for the audio.

I reduced those reservations, and all is fine.

Regards
Angelo

      reply	other threads:[~2014-11-20 18:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-19 14:32 davinci_mmc issues on kernel 3.17.0 Angelo Dureghello
2014-11-19 15:31 ` Angelo Dureghello
2014-11-20 11:24   ` Angelo Dureghello
2014-11-20 18:32     ` Angelo Dureghello [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=546E33A6.3060502@gmail.com \
    --to=angelo70@gmail.com \
    --cc=linux-mmc@vger.kernel.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