Vijay Banerjee commented on a discussion on 
bsps/powerpc/mvme2100/start/bspstart.c: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1482#note_159305

 > +
 > +/*
 > + * Copy Additional boot param passed by boot loader
 > + */
 > +#define MAX_LOADER_ADD_PARM 80
 > +char loaderParam[MAX_LOADER_ADD_PARM];
 > +
 > +char *BSP_commandline_string = loaderParam;
 > +
 > +unsigned int BSP_mem_size;
 > +
 > +/*
 > + * PCI Bus Frequency
 > + */
 > +unsigned int BSP_bus_frequency = BSP_VPD_NOT_FOUND;
 > +/*

Fixed

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1482#note_159305
You're receiving this email because of your account on gitlab.rtems.org. 
Unsubscribe from this thread: 
https://gitlab.rtems.org/-/namespace/49/sent_notifications/5-7ozfnbh63pxlie7ce6l9exigx-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