RTEMS  5.1
Functions
bspstarthooks.c File Reference

Rasberry Pi startup code. More...

#include <bspopts.h>
#include <bsp/start.h>
#include <bsp/raspberrypi.h>
#include <libcpu/arm-cp15.h>
#include <bsp.h>
#include <bsp/bootcard.h>
#include <bsp/linker-symbols.h>
#include <bsp/arm-cp15-start.h>
#include <rtems/sysinit.h>
#include <bsp/vc.h>

Functions

void BSP_START_TEXT_SECTION bsp_start_hook_0 (void)
 
void BSP_START_TEXT_SECTION bsp_start_hook_1 (void)
 
 RTEMS_SYSINIT_ITEM (bsp_memory_initialize, RTEMS_SYSINIT_MEMORY, RTEMS_SYSINIT_ORDER_MIDDLE)
 
const Memory_Information_Memory_Get (void)
 Return the memory information of this platform. More...
 

Detailed Description

Rasberry Pi startup code.