MIPS: Lantiq: Add NOR flash support
commitcd0d53b24ca744295d2cdf69bb2b659571091b75
authorJohn Crispin <blogic@openwrt.org>
Tue, 12 Apr 2011 16:10:01 +0000 (12 18:10 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 19 May 2011 08:21:26 +0000 (19 09:21 +0100)
treec2b4582b307690951649a3f2b6bda213fd1564a7
parent08127ed36bad367903591bbf0f244179683ccb28
MIPS: Lantiq: Add NOR flash support

This patch adds the driver/map for NOR devices attached to the SoC via the
External Bus Unit (EBU).

Signed-off-by: John Crispin <blogic@openwrt.org>
Signed-off-by: Ralph Hempel <ralph.hempel@lantiq.com>
Cc: David Woodhouse <dwmw2@infradead.org>
Cc: Daniel Schwierzeck <daniel.schwierzeck@googlemail.com>
Cc: linux-mips@linux-mips.org
Cc: linux-mtd@lists.infradead.org
Acked-by: Artem Bityutskiy <dedekind1@gmail.com>
Patchwork: https://patchwork.linux-mips.org/patch/2285/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
drivers/mtd/maps/Kconfig
drivers/mtd/maps/Makefile
drivers/mtd/maps/lantiq-flash.c [new file with mode: 0644]