RTEMS | Complete the u-boot supporte for qoriq_e500 (#5439)

Ran Hong (@hongran86) gitlab at rtems.org
Fri Jan 30 21:02:07 UTC 2026



Ran Hong created an issue: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5439



## Summary
<!--
Please provide as much information as possible such as error messages or attaching logs
-->
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.

## Steps to reproduce
- Add the .yml file under spec so that HAS_UBOOT can be defined in config.ini
- Add uboot_support.c to define the u-boot environment base address and size

## Expected behaviour

User can have "HAS_UBOOT = True" in config.ini when building RTEMS, and then use bsp_uboot_getenv in applications to access the u-boot environment variables.

<!--
Please add at least an architecture and BSP label.
-->
powerpc, qoriq

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5439
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/5c8cf078/attachment.htm>


More information about the bugs mailing list