RTEMS | Add BSP for BeagleV-Fire board (!194)
Joel Sherrill (@joel)
gitlab at rtems.org
Sun Sep 15 16:46:15 UTC 2024
Joel Sherrill commented on a discussion on bsps/riscv/shared/start/bspgetworkarea.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/194#note_112112
> int ac;
> int sc;
> int len;
> + uint64_t start64;
> + uint64_t size64;
> + uint64_t start32;
> + uint64_t size32;
@fcuzzocrea Your response sounds like the kind of information that needs to end up in the User Guide. It is hard to see the similarities and differences between different implementations of the same SOC/FPGA.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/194#note_112112
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/20240915/a9a2a398/attachment.htm>
More information about the bugs
mailing list