Re: m68k: could the Apollo support possibly work?

From: Geert Uytterhoeven
Date: Mon Jun 09 2008 - 02:44:46 EST


On Sun, 8 Jun 2008, Adrian Bunk wrote:
> Nothing seems to set apollo_model (apollo_parse_bootinfo() has no caller).
>
> Therefore trying to boot an Apollo machine seems to do:
> arch/m68k/kernel/setup.c:setup_arch()
> arch/m68k/apollo/config.c:config_apollo()
> arch/m68k/apollo/config.c:dn_setup_model()
> panic()
>
> Do I miss anything?

Obviously it should be called from m68k_parse_bootinfo(), but there's no
MACH_IS_APOLLO case there. Strange...

> Does anyone still have this hardware and tried booting it in recent years?
>
> This problem already exists in kernel 2.4.0, and my gut feeling is
> it's quite dead code I could remove.

P2?

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/