OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems-20020807/] [c/] [src/] [lib/] [libbsp/] [powerpc/] [eth_comm/] [include/] [bspopts.h.in] - Rev 1765

Compare with Previous | Blame | View Log

/* include/bspopts.h.in.  Generated automatically from configure.ac by autoheader.  */

/* used by irq/irq.c */
#undef DISPATCH_HANDLER_STAT

/* (BSP--console driver) Define to 0 or 1 if you want polled I/O performed by
   RTEMS. Define to 1 if you want interrupt-driven performed by RTEMS. Define
   to 2 if you want polled I/O performed by EPPCBug. There is no provision to
   have a mix of interrupt-driven and polled I/O ports, except that the printk
   port may use a different mode from the other ports. If this is done, do not
   open the printk port from an RTEMS application. With EPPCBug 1.1, if mode 2
   is selected, CONSOLE_MINOR must be set to SMC1_MINOR. This is a deficiency
   of the firmware: it does not perform serial I/O on any port other than its
   default debug port, which must be SMC1. */
#undef UARTS_IO_MODE

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.