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 PCI on IXDP Platform


I'm not sure what other dependencies there are for the IXDP platform, but
the CYGPKG_IO_PCI is loaded for the target ixdp425 (as shown in the
ecos.db).  I haven't played around with this platform, but you might be
able to remove that package and get rid of the PCI code.

--Anthony


>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.


--------------------------------------------------------------------
mail2web - Check your email from the web at
http://mail2web.com/ .



--
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]