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
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
