RTEMS | arm/raspberrypi: Specify an initial baud rate during startup (!512)
Jacob Killelea (@jkillelea)
gitlab at rtems.org
Sat Jun 14 19:27:48 UTC 2025
Jacob Killelea created a merge request: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/512
Project:Branches: jkillelea/rtems:bugfix/raspberrypi-pl011-init-v2 to rtems/rtos/rtems:main
Author: Jacob Killelea
## Summary
Fixes #5256. Specify an initial baud rate to use during startup. After the PL011 code refactor in `0f421539598717a91cd7eee2b1cbf7ed32cb22f9`, an initial baud rate is required. `arm_pl011_first_open` is called from `boot_card` and will fail without a baud rate specified. This can cause certain future uses of `/dev/console`, such as opening a shell, to fail.
<!-- Default settings, if it is a dropdown it will set after submission -->
<!-- Default settings, if it is a dropdown it will set after submission -->
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/512
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/20250614/8578ee8e/attachment.htm>
More information about the bugs
mailing list