RTEMS | Draft: motorola_powerpc: Add support for MVME5100 (!1384)
Vijay Banerjee (@vijay)
gitlab at rtems.org
Mon Aug 3 18:31:51 UTC 2026
Vijay Banerjee commented on a discussion on bsps/powerpc/motorola_powerpc/bootloader/mm.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1384#note_156414
> find_next_zone(RESIDUAL *res, u_long lowpage, u_long flags) {
> u_long i, newmin=0, size=0;
> for(i=0; i<res->ActualNumMemSegs; i++) {
> - if (res->Segs[i].Usage & flags
> + if (res->Segs[i].PageCount
Thanks. I added this
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1384#note_156414
You're receiving this email because of your account on gitlab.rtems.org. Unsubscribe from this thread: https://gitlab.rtems.org/-/sent_notifications/4-46d332pnh6twi5soex7rsg0yo-1d/unsubscribe | Manage all notifications: https://gitlab.rtems.org/-/profile/notifications | Help: https://gitlab.rtems.org/help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260803/ddde9b38/attachment.htm>
More information about the bugs
mailing list