RTEMS | Complete the u-boot support for qoriq BSP (!976)
Ran Hong (@hongran86)
gitlab at rtems.org
Fri Jan 30 21:19:05 UTC 2026
Ran Hong created a merge request: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/976
Project:Branches: hongran86/rtems:6 to rtems/rtos/rtems:6
Author: Ran Hong
## Summary
The u-boot support for powerpc/qoriq is not complete. Under bsps/powerpc/qoriq/include/bsp.h, bsp_uboot_getenv is declared if HAS_UBOOT is defined. However, in HAS_UBOOT is not configurable through waf and variables needed by bsp_uboot_getenv are not defined for qoriq.
- Added the .yml files under spec so that HAS_UBOOT can be defined in config.ini
- Updated .yml files for the added build dependencies
- Added uboot_support.c to define the u-boot environment base address and size
## Generative AI
<!-- If you have used AI please use the "AI Contribution" template otherwise leave this blank see our fulls statement at https://www.rtems.org/generative-ai/-->
<!-- 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/976
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/20260130/72cfee39/attachment.htm>
More information about the bugs
mailing list