Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
redboot-8xx.c File Reference
#include "ops.h"
#include "stdio.h"
#include "redboot.h"
#include "fsl-soc.h"
#include "io.h"

Go to the source code of this file.

Macros

#define MHZ(x)   ((x + 500000) / 1000000)
 

Functions

 BSS_STACK (4096)
 
void platform_init (unsigned long r3, unsigned long r4, unsigned long r5, unsigned long r6, unsigned long r7)
 

Macro Definition Documentation

#define MHZ (   x)    ((x + 500000) / 1000000)

Definition at line 22 of file redboot-8xx.c.

Function Documentation

BSS_STACK ( 4096  )
void platform_init ( unsigned long  r3,
unsigned long  r4,
unsigned long  r5,
unsigned long  r6,
unsigned long  r7 
)

Definition at line 40 of file redboot-8xx.c.