RTEMS | U-Boot Needs CRC Check for Environment Variables. (#5660)
Joel Sherrill (@joel)
gitlab at rtems.org
Sun Jul 26 17:02:20 UTC 2026
Issue created by Joel Sherrill: https://gitlab.rtems.org/rtems/rtos/rtems/-/work_items/5660
## Summary
The file _bsps/powerpc/shared/u-boot/uboot_getenv.c_ had a static function _bsp_uboot_environ_check_crc()_ which was removed but the call to that function was not. I have added the function back but it is supposed to check the CRC of the U-Boot environment variables. This issue is to make that method functional.
## Steps to reproduce
The ini file settings for a build of this BSP are as follows:
```
[powerpc/icecube]
BUILD_SAMPLES=True
BUILD_TESTS=True
RTEMS_DEBUG=False
RTEMS_POSIX_API=True
```
<!-- Pre-set options
- milestone
-->
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/work_items/5660
You're receiving this email because of your account on gitlab.rtems.org. Unsubscribe from this thread: https://gitlab.rtems.org/-/sent_notifications/4-0j4412lnpfqweikdm0nmtmtb8-1d/unsubscribe | Manage all notifications: https://gitlab.rtems.org/-/profile/notifications | Help: https://gitlab.rtems.org/help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260726/5f03fedd/attachment.htm>
More information about the bugs
mailing list