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

Go to the source code of this file.

Data Structures

struct  cs_range
 
struct  pci_range
 

Macros

#define TARGET_CPM2
 
#define TARGET_HAS_ETH1
 

Functions

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

Variables

struct cs_range cs_ranges_buf [MAX_PROP_LEN/sizeof(struct cs_range)]
 
struct pci_range pci_ranges_buf [MAX_PROP_LEN/sizeof(struct pci_range)]
 

Macro Definition Documentation

#define TARGET_CPM2

Definition at line 20 of file cuboot-pq2.c.

#define TARGET_HAS_ETH1

Definition at line 21 of file cuboot-pq2.c.

Function Documentation

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

Definition at line 265 of file cuboot-pq2.c.

Variable Documentation

Definition at line 40 of file cuboot-pq2.c.

Definition at line 41 of file cuboot-pq2.c.