Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
cuboot-hotfoot.c File Reference
#include "ops.h"
#include "stdio.h"
#include "reg.h"
#include "dcr.h"
#include "4xx.h"
#include "cuboot.h"
#include "ppcboot-hotfoot.h"

Go to the source code of this file.

Macros

#define TARGET_4xx
 
#define TARGET_HOTFOOT
 
#define NUM_REGS   3
 

Functions

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

Macro Definition Documentation

#define NUM_REGS   3

Definition at line 25 of file cuboot-hotfoot.c.

#define TARGET_4xx

Definition at line 18 of file cuboot-hotfoot.c.

#define TARGET_HOTFOOT

Definition at line 19 of file cuboot-hotfoot.c.

Function Documentation

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

Definition at line 134 of file cuboot-hotfoot.c.