RTEMS | Add BSP for BeagleV-Fire board (!194)

Hesham Almatary (@hesham) gitlab at rtems.org
Sun Sep 15 10:52:45 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_112110

 >    int ac;
 >    int sc;
 >    int len;
 > +  uint64_t start64;
 > +  uint64_t size64;
 > +  uint64_t start32;
 > +  uint64_t size32;

The DTS for the existing `mpfs` BSP is exactly the same as the one in this MR, except for the UART; so I wonder 1) if you tried to build and run the existing mpfs BSP on beaglefire board and/or 2) if we can just the MPFS BSP for beaglefire by adding a second UART (uart1)

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/194#note_112110
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/bb777165/attachment-0001.htm>


More information about the bugs mailing list