public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* Reading/Writing to MMC without interrupt handler
@ 2006-04-01 12:04 Husam
  2006-04-03 14:24 ` Tony Lindgren
  0 siblings, 1 reply; 3+ messages in thread
From: Husam @ 2006-04-01 12:04 UTC (permalink / raw)
  To: linux-omap-open-source

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 

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-04-03 20:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-01 12:04 Reading/Writing to MMC without interrupt handler Husam
2006-04-03 14:24 ` Tony Lindgren
2006-04-03 20:52   ` Husam

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox