51#ifndef LIBBSP_POWERPC_MPC8260ADS_BSP_H
52#define LIBBSP_POWERPC_MPC8260ADS_BSP_H
59#include <mpc8260/cpm.h>
60#include <mpc8260/mmu.h>
61#include <mpc8260/console.h>
86struct rtems_bsdnet_ifconfig;
87extern int rtems_enet_driver_attach (
struct rtems_bsdnet_ifconfig *
config,
int attaching);
88#define RTEMS_BSP_NETWORK_DRIVER_NAME "eth1"
89#define RTEMS_BSP_NETWORK_DRIVER_ATTACH rtems_enet_driver_attach
105void M8260ExecuteRISC( uint32_t command );
106void *M8260AllocateBufferDescriptors(
int count );
107void *M8260AllocateRiscTimers(
int count );
108extern char M8260DefaultWatchdogFeeder;
114extern uint32_t bsp_serial_per_sec;
117int mbx8xx_console_get_configuration(
void);
This header file provides the default definition of BSP_INITIAL_EXTENSION.
void * bsp_idle_thread(uintptr_t ignored)
Optimized idle task.
Definition: bspidle.c:39
This header file defines the RTEMS Classic API.
Definition: deflate.c:114