pc386 options to disable VGA, IDE, and legacy UARTs

Gedare Bloom gedare at rtems.org
Thu Dec 11 18:22:36 UTC 2014


You can use a BSPOPT for this? You should not be adding a flag to
configure directly.

Otherwise, if the board initialization, clock, and console will differ
on the edison versus pc386, it probably deserves its own BSP
subdirectory.

-Gedare

On Thu, Dec 11, 2014 at 1:18 PM, Joel Sherrill
<joel.sherrill at oarcorp.com> wrote:
> Hi
>
> The Edison has no VGA, IDE, and none of the COM[1-4]. I don't
> want all that disabled on "edison". I would like to add feature
> specific configure logic to configure.ac for these edison trips that.
> Right now, I have disabled building VGA and IDE on edison and
> ifdef'ed code sections. I think doing is feature based is cleaner.
>
> Does anyone see any issue with that approach?
>
> If not, I can probably clean a lot of the Edison hacks up this way.
>
> --
> Joel Sherrill, Ph.D.             Director of Research & Development
> joel.sherrill at OARcorp.com        On-Line Applications Research
> Ask me about RTEMS: a free RTOS  Huntsville AL 35805
> Support Available                (256) 722-9985
>
> _______________________________________________
> devel mailing list
> devel at rtems.org
> http://lists.rtems.org/mailman/listinfo/devel



More information about the devel mailing list