* When is it safe to start using ioremap?
@ 2006-05-09 21:13 Chris Dumoulin
0 siblings, 0 replies; only message in thread
From: Chris Dumoulin @ 2006-05-09 21:13 UTC (permalink / raw)
To: linuxppc-embedded
At what point in the linux boot sequence can/should you start using
ioremap to get a virtual address to hardware? Early on (in head_4xx.S),
I'm setting up a TLB entry to access my hardware, but eventually my TLB
entry will be overwritten, and at this point I would like to call
ioremap to get an address for accessing my hardware. I'm having trouble
figuring out when the original TLB entry will be overwritten (can that
even be determined?), and at what point I can start calling ioremap.
Any help is appreciated.
Cheers,
Chris Dumoulin
--
*--Christopher Dumoulin--*
Software Team Leader
<http://ics-ltd.com/>
<http://ics-ltd.com/>
Interactive Circuits and Systems Ltd.
5430 Canotek Road
Ottawa, ON
K1J 9G2
(613)749-9241
1-800-267-9794 (USA only)
------------------------------------------------------------------------
This e-mail is private and confidential and is for the addressee only.
If misdirected, please notify us by telephone and confirm that it has
been deleted from your system and any hard copies destroyed. You are
strictly prohibited from using, printing, distributing or disseminating
it or any information contained in it save to the intended recipient.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-05-09 21:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-09 21:13 When is it safe to start using ioremap? Chris Dumoulin
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.