public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Husam <husamsenussi@gmail.com>
To: linux-omap-open-source@linux.omap.com
Subject: Reading/Writing to MMC without interrupt handler
Date: Sat, 1 Apr 2006 13:04:36 +0100	[thread overview]
Message-ID: <200604011304.36250.husamsenussi@gmail.com> (raw)

Hi,

I guess this stupid question, but I'm going to asked anyway :)

I'm adding ipaq h6300 support to u-boot which based OMAP1510 processer, I want 
to allow u-boot to load an kernel image from MMC/SD card.

I did make the changes but I'm having problem reading from the MMC card 
(Getting Data Timeout) ,

At the moment I'm polling for the status without using irq, and that seems to 
work for configuring the card and reading manufacturer information like date, 
serial number  etc.

mca_vsn : 03
cmdclass : 1F5
tacc_clks: 00
tacc_ns  : 4C4B400
max_dtr  : 1312D00
read_blkbits: 9
capacity    : 1003520
Manufacturer ID = 0000049A
HW/FW Revision = 0 0
Product Name = MMC
Serial Number = 0000049a
Month = 12
Year = 2004

My question is it passible to do that without having to enable irq and using 
interrupt handler?

Thanks 

             reply	other threads:[~2006-04-01 12:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-01 12:04 Husam [this message]
2006-04-03 14:24 ` Reading/Writing to MMC without interrupt handler Tony Lindgren
2006-04-03 20:52   ` Husam

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=200604011304.36250.husamsenussi@gmail.com \
    --to=husamsenussi@gmail.com \
    --cc=linux-omap-open-source@linux.omap.com \
    /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