[MTD] Add Resident Flash Disk (RFD) support
authorSean Young <sean@mess.org>
Thu, 16 Jun 2005 08:49:33 +0000 (09:49 +0100)
committerThomas Gleixner <tglx@mtd.linutronix.de>
Sun, 6 Nov 2005 19:08:54 +0000 (20:08 +0100)
commite27a9960af0506d84b9ca9dd3874b7d88901f230
treecac8c7876c3917c301e663d82b3877aa7f9935ab
parent45ca1b509ea156e87c99e529821fb3b548e14fe3
[MTD] Add Resident Flash Disk (RFD) support

This type of flash translation layer (FTL) is used by the Embedded BIOS
by General Software. It is known as the Resident Flash Disk (RFD), see:

http://www.gensw.com/pages/prod/bios/rfd.htm

Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
drivers/mtd/Kconfig
drivers/mtd/Makefile
drivers/mtd/maps/Kconfig
drivers/mtd/maps/ts5500_flash.c
drivers/mtd/rfd_ftl.c [new file with mode: 0644]