Joel Sherrill commented on a discussion on bsps/powerpc/mvme2100/include/bsp.h: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1482#note_159326

 > +
 > +/*
 > + *  Base address definitions for several devices
 > + *
 > + *  MVME2100 is very similar but has fewer devices and uses on-CPU EPIC
 > + *  implementation of OpenPIC controller.  It also cannot be probed to
 > + *  find out what it is which is VERY different from other Motorola boards.
 > + */
 > +
 > +#define BSP_UART_IOBASE_COM1 ((_IO_BASE) + 0x01e10000)
 > +/* #define BSP_UART_IOBASE_COM1     (0xffe10000) */
 > +#define BSP_OPEN_PIC_BASE_OFFSET 0x40000
 > +
 > +#define MVME_HAS_DEC21140
 > +
 > +#define BSP_CONSOLE_PORT BSP_UART_COM1

OK.

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1482#note_159326
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-7gofnqhte7km39dcxi46pkuda-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