On Mon, 7 May 2007 13:11:10 +0200, Franck Bui-Huu <vagabon.xyz@xxxxxxxxx> wrote: > These 2 boards have several hacks that make them annoying to > support. Specially when improving generic MIPS code. > > Since they're scheduled for removal since June 2006, it should be high > time to get rid of them. JFI, here is the related discussion: http://www.linux-mips.org/archives/linux-mips/2006-06/msg00139.html I think nobody complained for Jaguar-atx and Ocelot boards at that time. > delete mode 100644 arch/mips/configs/jaguar-atx_defconfig > delete mode 100644 arch/mips/configs/ocelot_g_defconfig > delete mode 100644 arch/mips/momentum/Kconfig > delete mode 100644 arch/mips/momentum/jaguar_atx/Makefile > delete mode 100644 arch/mips/momentum/jaguar_atx/dbg_io.c > delete mode 100644 arch/mips/momentum/jaguar_atx/irq.c > delete mode 100644 arch/mips/momentum/jaguar_atx/ja-console.c > delete mode 100644 arch/mips/momentum/jaguar_atx/jaguar_atx_fpga.h > delete mode 100644 arch/mips/momentum/jaguar_atx/platform.c > delete mode 100644 arch/mips/momentum/jaguar_atx/prom.c > delete mode 100644 arch/mips/momentum/jaguar_atx/reset.c > delete mode 100644 arch/mips/momentum/jaguar_atx/setup.c > delete mode 100644 arch/mips/momentum/ocelot_g/Makefile > delete mode 100644 arch/mips/momentum/ocelot_g/dbg_io.c > delete mode 100644 arch/mips/momentum/ocelot_g/gt-irq.c > delete mode 100644 arch/mips/momentum/ocelot_g/irq.c > delete mode 100644 arch/mips/momentum/ocelot_g/ocelot_pld.h > delete mode 100644 arch/mips/momentum/ocelot_g/prom.c > delete mode 100644 arch/mips/momentum/ocelot_g/reset.c > delete mode 100644 arch/mips/momentum/ocelot_g/setup.c > delete mode 100644 arch/mips/pci/fixup-jaguar.c > delete mode 100644 arch/mips/pci/fixup-ocelot-g.c > delete mode 100644 arch/mips/pci/pci-ocelot-g.c include/asm-mips/mach-ja/ and some lines in include/asm-mips/serial.h can be zapped too. :-) --- Atsushi Nemoto