RTEMS | powerpc/motorola_powerpc: Convert PPCBug NVRAM variables into env variables (!1322)

Vijay Banerjee (@vijay) gitlab at rtems.org
Wed Jun 24 15:00:20 UTC 2026




Vijay Banerjee commented on a discussion on bsps/powerpc/motorola_powerpc/start/bspstart.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1322#note_153195

 >    ShowBATS();
 >  #endif
 >  
 > +  uintptr_t nvram_base;
 > +  bool nvram_indirect;
 > +  switch (myBoard) {
 > +    case MVME_2600_2700_W_MVME761:

I agree with having less moving parts and avoiding too much macros. I was just wondering if these values can be edited/added/updated without having to edit the `bspstart.c`, but I guess those situations would be infrequent as these boards are mostly used by EPICS users only.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1322#note_153195
You're receiving this email because of your account on gitlab.rtems.org. Unsubscribe from this thread: https://gitlab.rtems.org/-/sent_notifications/4-baaitu32tpe9bz553vdv018pn-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/20260624/c71bc1e1/attachment-0001.htm>


More information about the bugs mailing list