Linux Kernel
3.7.1
|
#include <linux/init.h>
#include <linux/platform_device.h>
#include <linux/mtd/partitions.h>
#include <linux/mtd/physmap.h>
Go to the source code of this file.
Macros | |
#define | MB93090_BOOTROM_ADDR 0xFF000000 /* Boot ROM */ |
#define | MB93090_BOOTROM_SIZE (2 * 1024 * 1024) |
#define | MB93090_USERROM_ADDR 0xFF200000 /* User ROM */ |
#define | MB93090_USERROM_SIZE (2 * 1024 * 1024) |
Functions | |
module_init (mb93090_mtd_init) | |
module_init | ( | mb93090_mtd_init | ) |