Skip to content

user/bsps/zynqmp: Fix start address in mkimage

Summary

user/bsps/zynqmp: Fix start address in mkimage

With RTEMS commit 28c7475b173da46bab8f4254447d92734818d440, the start address of the BSP changed. That makes it necessary to use the new start address in the mkimage command.

Merge request reports