[PATCH] powerpc/shared: ISA bus bridge fails to enable the openpic irq
Chris Johns
chrisj at rtems.org
Sun Feb 7 01:22:00 UTC 2021
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
More information about the devel
mailing list