|
Linux Kernel
3.7.1
|
#include "ops.h"#include "io.h"#include "dcr.h"#include "stdio.h"#include "4xx.h"#include "44x.h"#include "cuboot.h"#include "ppcboot.h"Go to the source code of this file.
Macros | |
| #define | TARGET_4xx |
| #define | TARGET_44x |
| #define | KILAUEA_SYS_EXT_SERIAL_CLOCK 11059200 /* ext. 11.059MHz clk */ |
Functions | |
| void | platform_init (unsigned long r3, unsigned long r4, unsigned long r5, unsigned long r6, unsigned long r7) |
| #define KILAUEA_SYS_EXT_SERIAL_CLOCK 11059200 /* ext. 11.059MHz clk */ |
Definition at line 26 of file cuboot-kilauea.c.
| #define TARGET_44x |
Definition at line 23 of file cuboot-kilauea.c.
| #define TARGET_4xx |
Definition at line 22 of file cuboot-kilauea.c.
1.8.2