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


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

Reply via email to