Documentation | user/bsps/zynqmp: Fix start address in mkimage (!79)
Kinsey Moore (@opticron)
gitlab at rtems.org
Mon Nov 11 16:50:25 UTC 2024
Kinsey Moore commented: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/79#note_114701
Alternatively, the entry point can be acquired dynamically since the user can arbitrarily change the location of the entry point with entries in config.ini:
```
ENTRY=`aarch64-rtems6-nm ticker.exe | grep \ _start|sed 's/ .*//'`
```
--
View it on GitLab: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/79#note_114701
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/20241111/4fdceeab/attachment.htm>
More information about the bugs
mailing list