On 7/2/21 9:42 am, Joel Sherrill wrote:
>     -  if ( currentBoard == MVME_2300 ) {
>     +  if ( currentBoard == MVME_2300 || currentBoard ==
>     MVME_2600_2700_W_MVME761 ) {
>          /* nothing to do for W83C553 bridge */
>          known_cpi_isa_bridge = 1;
>        }
> 
> I think the patch itself is ok to commit. It would be good to know that it
> doesn't negatively impact other BSPs with openpic and i8259. Which other BSPs
> use this code?

I am sorry I missed this question. The fragment about shows which BSPs have a
known CPI/ISA bridge so I assume any MVME2300 board.

Chris
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to