Searched hist:"1 d6432fe10c3e724e307dd7137cd293a0edcae80" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/include/linux/spi/ |
H A D | flash.h | 1d6432fe10c3e724e307dd7137cd293a0edcae80 Sun Jan 08 15:34:22 CST 2006 David Brownell <david-b@pacbell.net> [PATCH] spi: mtd dataflash driver
This is a conversion of the AT91rm9200 DataFlash MTD driver to use the lightweight SPI framework, and no longer be AT91-specific. It compiles down to less than 3KBytes on ARM.
The driver allows board-specific init code to provide platform_data with the relevant MTD partitioning information, and hotplugs.
This version has been lightly tested. Its parent at91_dataflash driver has been pretty well banged on, although kernel.org JFFS2 dataflash support was acting broken the last time I tried it.
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
/openbmc/linux/drivers/mtd/devices/ |
H A D | Makefile | diff 1d6432fe10c3e724e307dd7137cd293a0edcae80 Sun Jan 08 15:34:22 CST 2006 David Brownell <david-b@pacbell.net> [PATCH] spi: mtd dataflash driver
This is a conversion of the AT91rm9200 DataFlash MTD driver to use the lightweight SPI framework, and no longer be AT91-specific. It compiles down to less than 3KBytes on ARM.
The driver allows board-specific init code to provide platform_data with the relevant MTD partitioning information, and hotplugs.
This version has been lightly tested. Its parent at91_dataflash driver has been pretty well banged on, although kernel.org JFFS2 dataflash support was acting broken the last time I tried it.
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | Kconfig | diff 1d6432fe10c3e724e307dd7137cd293a0edcae80 Sun Jan 08 15:34:22 CST 2006 David Brownell <david-b@pacbell.net> [PATCH] spi: mtd dataflash driver
This is a conversion of the AT91rm9200 DataFlash MTD driver to use the lightweight SPI framework, and no longer be AT91-specific. It compiles down to less than 3KBytes on ARM.
The driver allows board-specific init code to provide platform_data with the relevant MTD partitioning information, and hotplugs.
This version has been lightly tested. Its parent at91_dataflash driver has been pretty well banged on, although kernel.org JFFS2 dataflash support was acting broken the last time I tried it.
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | mtd_dataflash.c | 1d6432fe10c3e724e307dd7137cd293a0edcae80 Sun Jan 08 15:34:22 CST 2006 David Brownell <david-b@pacbell.net> [PATCH] spi: mtd dataflash driver
This is a conversion of the AT91rm9200 DataFlash MTD driver to use the lightweight SPI framework, and no longer be AT91-specific. It compiles down to less than 3KBytes on ARM.
The driver allows board-specific init code to provide platform_data with the relevant MTD partitioning information, and hotplugs.
This version has been lightly tested. Its parent at91_dataflash driver has been pretty well banged on, although kernel.org JFFS2 dataflash support was acting broken the last time I tried it.
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|