mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-30 19:18:01 +08:00
uboot_environment and uboot_environment_size are configured through build options UBOOT_ENV_BASE and UBOOT_ENV_SIZE. Support for powerpc/qoriq is added. For qoriq boards with u-boot, user can use the same environment access fuctions shared with other bsps like gen83xx. Closes #5481