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]

Disabling RedBoot PCI on IXDP Platform


I am looking for the right way to disable PCI on our custom platform (code
based on IXDP425 target), which does not have any PCI devices. I believe we
have all the PCI signals tied off correctly for when it is not in use, and
of course we are using the GPIO that were formally the PCI INTS, so they are
not configured as interrupt inputs.

Is there a single config switch that will disable most of the PCI code? I do
not mind if it initializes the internal PCI hardware, and expect that it
will not find any PCI devices, but there must be a good way to not mangle
and butcher the code like I am doing.

Steven J. Herbold
Viadux, Inc.
San Diego, CA 92121 

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


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