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>
67struct rtems_bsdnet_ifconfig;
68extern 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
86void M8260ExecuteRISC( uint32_t command );
87void *M8260AllocateBufferDescriptors(
int count );
88void *M8260AllocateRiscTimers(
int count );
89extern char M8260DefaultWatchdogFeeder;
95extern uint32_t bsp_serial_per_sec;
98int mbx8xx_console_get_configuration(
void);
DEFAULT_INITIAL_EXTENSION Support.
void * bsp_idle_thread(uintptr_t ignored)
Optimized idle task.
Definition: bspidle.c:26
Definition: deflate.c:115