32 #ifndef LIBBSP_POWERPC_MPC8260ADS_BSP_H 33 #define LIBBSP_POWERPC_MPC8260ADS_BSP_H 40 #include <mpc8260/cpm.h> 41 #include <mpc8260/mmu.h> 42 #include <mpc8260/console.h> 67 struct rtems_bsdnet_ifconfig;
68 extern int rtems_enet_driver_attach (
struct rtems_bsdnet_ifconfig *
config,
int attaching);
69 #define RTEMS_BSP_NETWORK_DRIVER_NAME "eth1" 70 #define RTEMS_BSP_NETWORK_DRIVER_ATTACH rtems_enet_driver_attach 86 void M8260ExecuteRISC( uint32_t command );
87 void *M8260AllocateBufferDescriptors(
int count );
88 void *M8260AllocateRiscTimers(
int count );
89 extern char M8260DefaultWatchdogFeeder;
95 extern uint32_t bsp_serial_per_sec;
98 int mbx8xx_console_get_configuration(
void);
Definition: deflate.c:115
DEFAULT_INITIAL_EXTENSION Support.
void * bsp_idle_thread(uintptr_t ignored)
Optimized idle task.
Definition: bspidle.c:26