From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.dev.rtsoft.ru (unknown [85.21.88.2]) by ozlabs.org (Postfix) with SMTP id 9B7D4DDF64 for ; Wed, 24 Jan 2007 04:08:26 +1100 (EST) Message-ID: <45B641B0.8050005@ru.mvista.com> Date: Tue, 23 Jan 2007 20:11:12 +0300 From: Andrei Konovalov MIME-Version: 1.0 To: christophe.alayrac@cresitt.com Subject: Re: ML403, 2.6.17.1 kernel panic References: <1169556195.16144.3.camel@localhost.localdomain> <45B603C1.2070601@ru.mvista.com> <1169573127.5166.5.camel@localhost.localdomain> In-Reply-To: <1169573127.5166.5.camel@localhost.localdomain> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Cc: linuxppc-embedded@ozlabs.org List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi Chris, alayrac christophe wrote: > Hi Andrei, > > Thanks for your help. > > I've had a quick look in hardware design and as SGDMA is activated the > packet fifo is no accessible. > > Do you think that some declarations are missing in xparameters_ml403.h > to properly declare SGDMA or is it coming from drivers code? I would recommend to double check the xparameters_ml403.h and the code to fill the platform data for TEMAC. > Note : > I use plb-temac v3.00a and hard_temac v3.00b, with EDK 8.2.02 > Kernel source from kernel.org (also tested with git linux-xilinx-26 > from mvista) > temac patch from mvista (PAULUS) > > Regards > > Chris > > Le mardi 23 janvier 2007 à 15:46 +0300, Andrei Konovalov a écrit : >> Hi Chris, >> >> From you log it seems like the kernel tries to initialize the TEMAC's FIFO but fails. >> Do you have TEMAC configured in FIFO mode in your design? >> >> Thanks, >> Andrei >> >> alayrac christophe wrote: >>> Hi all, >>> >>> I did not succeed to start kernel 2.6.17.1 on ML403 platform. >>> >>> Any help would be appreciated. >>> >>> Please foind log message here after >