From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mailserv.intranet.gr (mailserv.intranet.GR [146.124.14.106]) by ozlabs.org (Postfix) with ESMTP id 589C62BD6A for ; Fri, 17 Sep 2004 16:05:06 +1000 (EST) Received: from mailserv.intranet.gr (localhost [127.0.0.1]) by mailserv.intranet.gr (8.13.1/8.13.1) with ESMTP id i8H659l0015905 for ; Fri, 17 Sep 2004 09:05:10 +0300 (EEST) Message-ID: <414A7988.2030304@intracom.gr> Date: Fri, 17 Sep 2004 08:43:36 +0300 From: Pantelis Antoniou MIME-Version: 1.0 To: Dan Malek References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Cc: linuxppc-dev@ozlabs.org Subject: Re: Linux 2.6.x on 8xx status List-Id: "Linux on PowerPC \(Including Embedded\) Developers Mail List" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Dan Malek wrote: > > On Sep 16, 2004, at 2:56 PM, Smith, Craig wrote: > >> Can someone please tell me the current "status" of the >> 2.6.9-rc2 kernel source > > > It's not working for 8xx. There are some subtle VM problems > that I just have not had the time to track down. A couple > of us work on it as our time permits. The 2.6 kernel > works OK for 82xx and 85xx processors. Some particular > board ports may be missing, but the processor support > is there along with a few board ports. > > -- Dan > > _______________________________________________ > Linuxppc-dev mailing list > Linuxppc-dev@ozlabs.org > https://ozlabs.org/mailman/listinfo/linuxppc-dev > > I seem to be able ro run it OK on 8xx with an extra patch that most people (including Dan :) ) find gross. The biggest stumbling block are the peripheral drivers. Use the new ethernet & serial drivers (fec_8xx & cpm_uart), and try again. Regards Pantelis