Wayne Thornton commented: https://gitlab.rtems.org/rtems/rtos/rtems/-/work_items/5659#note_155441 @chris You may be interested in this issue as it pertains to the BSP itself. The code at issue was merged by @c-mauderer back in January of 2024 ``` git log -S "QORIQ_IRQ_EXT_0" --pretty=fuller --date=iso bsps/powerpc/qoriq/include/bsp/VMEConfig.h commit 55a1b9accdedec5e79cda935ad4c51a592b0ba8f Author: Christian Mauderer <[email protected]> AuthorDate: 2024-01-09 10:16:33 +0100 Commit: Christian Mauderer <[email protected]> CommitDate: 2024-01-31 09:54:57 +0100 bsps/qoriq: Add VME support for MVME2500 This enables the VME support for the MVME2500. Note that the PCIe support from libbsd is used. So you need the related libbsd patches for this to work. If the drivers in libbsd are not enabled, the linker should not pick up anything from this patch. ``` -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/work_items/5659#note_155441 You're receiving this email because of your account on gitlab.rtems.org. Unsubscribe from this thread: https://gitlab.rtems.org/-/sent_notifications/4-6j3kmgjex81vijmhtu9cfek0f-1d/unsubscribe | Manage all notifications: https://gitlab.rtems.org/-/profile/notifications | Help: https://gitlab.rtems.org/help
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
