[PATCH] MTD: remove Momenco Ocelot support
Yoichi Yuasa
yoichi_yuasa at tripeaks.co.jp
Fri Sep 14 04:26:16 EDT 2007
On Fri, 14 Sep 2007 03:25:21 -0400 (EDT)
"Robert P. J. Day" <rpjday at mindspring.com> wrote:
> On Sun, 9 Sep 2007, Yoichi Yuasa wrote:
>
> > Hello David,
> >
> > Please queue this patch too.
> >
> > ---
> >
> > This patch has removed Momenco Ocelot support from MTD.
> > Ocelot support has already removed.
>
> you might want to do a more thorough scan of the source tree as there
> are still a number of references to "OCELOT", some of which might also
> be removable at the same time as this patch.
>
> $ grep -r OCELOT *
> arch/arm/tools/mach-types:ocelot MACH_OCELOT OCELOT 489
It's ARM board.
Momenco Ocelot is MIPS board.
> drivers/mtd/maps/Kconfig:config MTD_OCELOT
> drivers/mtd/maps/Kconfig: depends on MOMENCO_OCELOT
> drivers/mtd/maps/ocelot.c:#define OCELOT_PLD 0x2c000000
> drivers/mtd/maps/ocelot.c: pld = ioremap(OCELOT_PLD, 0x10);
> drivers/mtd/maps/Makefile:obj-$(CONFIG_MTD_OCELOT) += ocelot.o
> drivers/mtd/devices/docprobe.c:#elif defined(CONFIG_MOMENCO_OCELOT_G)
> drivers/mtd/nand/diskonchip.c:#elif defined(CONFIG_MOMENCO_OCELOT_G)
Already queue in mtd-2.6.git.
> include/asm-mips/bootinfo.h:#define MACH_MOMENCO_OCELOT 0
> include/asm-mips/bootinfo.h:#define MACH_MOMENCO_OCELOT_G 1 /* no more supported (may 2007) */
> include/asm-mips/bootinfo.h:#define MACH_MOMENCO_OCELOT_C 2 /* no more supported (jun 2007) */
> include/asm-mips/bootinfo.h:#define MACH_MOMENCO_OCELOT_3 4
I'll send it to linux-mips soon.
Thanks,
Yoichi
More information about the linux-mtd
mailing list