RTEMS | Add BSP to BeagleV-Fire board (!194)
Hesham Almatary (@hesham)
gitlab at rtems.org
Thu Sep 12 06:46:55 UTC 2024
Hesham Almatary commented on a discussion on bsps/riscv/shared/start/bspgetworkarea.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/194#note_111972
> int ac;
> int sc;
> int len;
> + uint64_t start64;
> + uint64_t size64;
> + uint64_t start32;
> + uint64_t size32;
@fcuzzocrea While the SoC is PolarFire, we still have different peripherals for BeagleV Fire? I assume you already know there exists `RISCV_ENABLE_MPFS_SUPPORT` option (and DTS) in RTEMS. Do you think that can be (re)used to run on the board?
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/194#note_111972
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/20240912/9856e2b1/attachment.htm>
More information about the bugs
mailing list