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_153144

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

Yeah. Maybe by adding something like NVRAM_BASE_ADDR in the header file so 
these constant values can be found and edited separately from the API 
implementation

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1322#note_153144
You're receiving this email because of your account on gitlab.rtems.org. 
Unsubscribe from this thread: 
https://gitlab.rtems.org/-/sent_notifications/4-0g9ieifiwywmkraemyap3el0i-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

Reply via email to