![]() |
RTEMS
5.0.0
|
Global BSP definitions. More...
#include <bspopts.h>#include <rtems.h>#include <libcpu/io.h>#include <bsp/irq.h>#include <bsp/vectors.h>#include <bsp/default-initial-extension.h>Go to the source code of this file.
Macros | |
| #define | RTEMS_BSP_NETWORK_DRIVER_NAME "eth0" |
| #define | RTEMS_BSP_NETWORK_DRIVER_ATTACH rtems_emac_driver_attach |
| #define | BSP_UART_IOBASE_COM1 0xEF600200 /* PPC405EX */ |
| #define | BSP_UART_IOBASE_COM2 0xEF600300 |
| #define | BSP_CONSOLE_PORT BSP_UART_COM1 /* console */ |
| #define | BSP_UART_BAUD_BASE (11059200 / 16) /* Kilauea ext clock, max speed */ |
Functions | |
| int | rtems_emac_driver_attach (struct rtems_bsdnet_ifconfig *config, int attaching) |
Global BSP definitions.
1.8.13