* Question about PCI subsystem
@ 2004-07-06 8:56 Sylvain Munaut
0 siblings, 0 replies; only message in thread
From: Sylvain Munaut @ 2004-07-06 8:56 UTC (permalink / raw)
To: linuxppc-embedded
Hi
After documenting myself about PCI, I still have some unanswered
questions :
- The bootloader either don't initialize allocate resources for PCI
or allocate them at a different address than me. So at boot I see
"warnings" that linux could not allocate the resources, then it resets
them and allocate them Ok. Is there a way to tell linux that he
doesn't have to try to keep the current mapping and that he can remap
all the devices ? (I mean change their BAR )
- The mpc5200 sees itself on the PCI bus, and it's BAR defines two
regions : One for IO that maps to the config registers. And one that
maps to the SDRAM. The problem is that I can define the size of those
( fixed in hardware ) and the SDRAM region is fixed to 1Gb ... So when
linux tries to allocates resources for it it can't and display an
error. It works but it's not pretty to see the error at boot. Is there
a way to tell linux not to try to allocate resource for itself ? Can
this have impact during master write by other devices ?
Sylvain Munaut
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-07-06 8:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-06 8:56 Question about PCI subsystem Sylvain Munaut
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).