public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* bus access for NAND parts
@ 2008-10-29 11:54 Cliff Brake
  2008-10-30 22:08 ` Cliff Brake
  0 siblings, 1 reply; 4+ messages in thread
From: Cliff Brake @ 2008-10-29 11:54 UTC (permalink / raw)
  To: linux-mtd

I've been looking at interfacing a raw NAND device to a PXA270 and
have the following questions.  It seems that most devices simply use a
chip select for CE.  What is the mechanism that prevents the NAND
driver from getting pre-empted and another device access toggling the
read/write stobes and messing up the NAND cycle while the NAND chip
select is still low?  I see memory barriers that should prevent out of
order issues, but I've not located any mechanism yet for preventing a
separate device access from interfering with the NAND access.

Thanks,
Cliff

-- 
=======================
Cliff Brake
http://bec-systems.com

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

end of thread, other threads:[~2008-11-04 10:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-29 11:54 bus access for NAND parts Cliff Brake
2008-10-30 22:08 ` Cliff Brake
2008-10-30 22:24   ` Ricard Wanderlof
2008-11-04 10:11     ` Matthieu CASTET

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