RTEMS | bsps/raspberrypi: Specify an initial baud rate for libio to use during startup (!494)
Jacob Killelea (@jkillelea)
gitlab at rtems.org
Thu Jun 5 00:48:48 UTC 2025
Jacob Killelea commented on a discussion: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/494#note_123129
Hi Heinz, I am not sure what would cause you to be able to get console output, but not input. Can you attach a debugger and break on a function like `rtems_termios_read_tty` to see if there is an obvious issue? You should be able to step until you reach `arm_pl011_read_polled`.
The raspberrypi BSP is also dependent on the version of the FDT blob that you are using. If I recall correctly, only version [1.20200601](https://github.com/raspberrypi/firmware/tree/1.20200601/boot) is supported. These files should be placed in the `boot` partition of your SD card.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/494#note_123129
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/20250605/e3ae58d0/attachment.htm>
More information about the bugs
mailing list