RTEMS | Add BSP to BeagleV-Fire board (!194)
Hesham Almatary (@hesham)
gitlab at rtems.org
Mon Sep 9 06:32:20 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_111863
> int ac;
> int sc;
> int len;
> + uint64_t start64;
> + uint64_t size64;
> + uint64_t start32;
> + uint64_t size32;
@fcuzzocrea Definitely! Supporting E51 would be quite useful for the community as well, and that'll be much appreciated. I wonder if we could combine both U54 and E51 under a unified `beaglevfire` BSP and building for either with an config option?
We would really want to make sure `-mstrict-align` doesn't work, and why. It's rather a compiler issue I'd say.
May I ask how are you booting RTEMS on E51 without HSS? And what are you using RTEMS there for? Do you run other stuff on U54?
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/194#note_111863
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/20240909/43087ad3/attachment-0001.htm>
More information about the bugs
mailing list