[PATCH] MTD: remove Momenco Ocelot support

Robert P. J. Day rpjday at mindspring.com
Fri Sep 14 03:25:21 EDT 2007


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
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)
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

rday
-- 
========================================================================
Robert P. J. Day
Linux Consulting, Training and Annoying Kernel Pedantry
Waterloo, Ontario, CANADA

http://crashcourse.ca
========================================================================



More information about the linux-mtd mailing list