RTEMS | arm/raspberrypi: Specify an initial baud rate during startup (!494)
Kinsey Moore (@opticron)
gitlab at rtems.org
Thu Jun 26 23:40:17 UTC 2025
Kinsey Moore commented on a discussion on bsps/arm/raspberrypi/console/console-config.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/494#note_125470
> uart_probe,
> RTEMS_SYSINIT_BSP_START,
> RTEMS_SYSINIT_ORDER_LAST_BUT_5
> -);
You can drop these types of changes with `git checkout -p` before you add the files. As is, you'll want to check out this branch, run `git reset HEAD^` to keep file contents but drop the commit, and then the `git checkout -p` to drop the file ending change. After that, you can add the changes and redo the commit.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/494#note_125470
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/20250626/8d7065c2/attachment.htm>
More information about the bugs
mailing list