Linux Kernel
3.7.1
|
#include <linux/kernel.h>
#include <linux/param.h>
#include <linux/init.h>
#include <linux/io.h>
#include <linux/phy.h>
#include <linux/phy_fixed.h>
#include <asm/machdep.h>
#include <asm/coldfire.h>
#include <asm/mcfsim.h>
#include <asm/mcfuart.h>
Go to the source code of this file.
Functions | |
void __init | config_BSP (char *commandp, int size) |
arch_initcall (init_BSP) | |
Variables | |
unsigned short | ppdata |
unsigned char | ledbank = 0xff |
arch_initcall | ( | init_BSP | ) |