Re: TQM in 2.6.X

From: Der Herr Hofrat
Date: Mon Jul 12 2004 - 11:09:25 EST


> On Sun, Jul 11, 2004 at 11:48:54AM +0200, Der Herr Hofrat wrote:
>
> > arch/ppc/platforms/tqm8260_setup.c
> >
> > looks like it is truncated in the 2.6.X tar.bz2 archives from kernel.org
> > (checked 2.6.0/5/6) - am I doing something stupid or is vanilla 2.6.X
> > just not ready for TQM8260 ?
>
> The file is supposed to be short. But yes, TQM8260 support has never been
> tested in 2.5 or 2.6, so there might be other problems lurking.
>
> Andrew, please apply.
>
> Signed-off-by: Tom Rini <trini@xxxxxxxxxxxxxxxxxxx>
>
> --- 1.3/arch/ppc/platforms/tqm8260_setup.c 2004-06-16 10:56:13 -07:00
> +++ edited/tqm8260_setup.c 2004-07-12 08:17:30 -07:00
> @@ -77,3 +77,4 @@
>
> callback_setup_arch = ppc_md.setup_arch;
> ppc_md.setup_arch = tqm8260_setup_arch;
> +}
>
I had tried that as it looked obvious - but that does not do it
will not compile with this change - so I assumed there is more missing...

thanks
hofrat
-
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/