From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from amanaus.varma-el.com (unknown [195.144.244.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 43ADC67D42 for ; Wed, 27 Jul 2005 00:07:44 +1000 (EST) Message-ID: <42E643A4.1070303@varma-el.com> Date: Tue, 26 Jul 2005 18:07:32 +0400 From: Andrey Volkov MIME-Version: 1.0 To: Kumar Gala References: <42E3DD39.8040104@varma-el.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Cc: linuxppc-embedded@ozlabs.org Subject: Re: LITE5200 2.6.x kernel support List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Kumar, thank you. Sylvain know about this patch? -- Regards Andrey Volkov Kumar Gala wrote: >>> I am currently using 2.4.25 on the Lite5200 board, but I'd really >>> like to >>> switch to 2.6.x. The only 5200 specific support I need are the >>> integrated >>> uart and the PCI. I tried both 2.6.11 and 2.6.12 without luck: the >>> kernel >>> start, but then is stuck (seems into the init sequence). I use the >>> configuration >>> file from arch/ppc/configs/lite5200_defconfig. I cross-compiled the >>> kernel with gcc-3.4.1. >>> >>> I was wondering if somebody could give me some help, maybe by telling >>> be what I am doing wrong. >>> >>> Thanks, >>> Olivier >>> >>> BTW, I tried also 2.6.13-rc3, but I can't even compile for the >>> Lite5200, >>> there are some syntax error when compile the pci module... > > > I think I've address the build issue and posted a patch to lkml for > it. Look for > > http://www.ussg.iu.edu/hypermail/linux/kernel/0507.3/0365.html > > - kumar > > >