RTEMS | Refactor the pl011 driver to be extensible (#5026)

Sebastian Huber (@sebhub) gitlab at rtems.org
Thu Sep 19 04:01:38 UTC 2024




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.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20240919/0f52a6b5/attachment.htm>


More information about the bugs mailing list