This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Disabling Redboot's PCI scan


>>>>> Paul van Gool writes:

> Hi,
> I'm using Redboot and Linux on an SH7751 development board. It seems that
> Redboot is assigning resources to the PCI devices it finds. During booting,
> Linux, finds that the devices have already been configured and doesn't
> reassign resources. So the devices end up with the resources assigned by
> Redboot, which are wrong for Linux and I can't talk to the devices.

> Is there any way I can disable this PCI scan in Redboot?

Sure, you could configure RedBoot such that PCI is not supported and
therefore not touched. The best approach might be to have linux reset
the PCI bus then configure it to it's liking. Of course, this assumes
that the hardware supports a PCI reset which is not always the case.

--Mark

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]