Sebastian Huber commented on a discussion: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5026#note_112239 When you do changes in the shared BSP directory, you have to build all BSPs. The arm-pl011.c is built for all BSPs: ``` grep -r arm-pl011.c spec spec/build/bsps/aarch64/raspberrypi/bspraspberrypi4.yml:- bsps/shared/dev/serial/arm-pl011.c spec/build/bsps/aarch64/xilinx-versal/obj.yml:- bsps/shared/dev/serial/arm-pl011.c spec/build/bsps/obj.yml:- bsps/shared/dev/serial/arm-pl011.c ``` -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5026#note_112239 You're receiving this email because of your account on gitlab.rtems.org.
_______________________________________________ bugs mailing list bugs@rtems.org http://lists.rtems.org/mailman/listinfo/bugs