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.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to