From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.186]) by ozlabs.org (Postfix) with ESMTP id 80BDCDDDEA for ; Tue, 21 Oct 2008 15:26:51 +1100 (EST) Received: by fk-out-0910.google.com with SMTP id e30so2345675fke.9 for ; Mon, 20 Oct 2008 21:26:50 -0700 (PDT) Message-ID: <5c9cd53b0810202126if1e16b1m89b9f85b4d0074dd@mail.gmail.com> Date: Mon, 20 Oct 2008 21:26:49 -0700 From: "mike zheng" To: "Kim Phillips" Subject: Re: Kernel Oops when run ifconfig on MPC8360MDS board In-Reply-To: <5c9cd53b0810202123x32488ba7vb3c70daa8d09aef@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 References: <5c9cd53b0810201500j1c86dfffxdbfc6f5c5ab9728c@mail.gmail.com> <20081020195009.6bf54d5a.kim.phillips@freescale.com> <5c9cd53b0810202123x32488ba7vb3c70daa8d09aef@mail.gmail.com> Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Oh, I forgot to metion just now. The linux is based on a custom built kernel 2.4.22, not from Freescale. On 10/20/08, mike zheng wrote: > On 10/20/08, Kim Phillips wrote: > > On Mon, 20 Oct 2008 15:00:33 -0700 > > "mike zheng" wrote: > > > > > I have following kernel Oops when I run ifconfig to setup the UEC0 of > > > MPC8360MDS board. There is no hardware problem, the UEC0 runs well > > > under Uboot. > > > > does this occur on vanilla u-boot and kernel versions? if so, which > > ones, and on what board revision? > > > The kernel Oops happened under Linux when I try to use "ifconfig" to > setup the eth0. Under Uboot, the UEC0 works fine. I am able to do > ping, tftp via the ethernet port. > > > > > Call backtrace: > > > C0126890 C00D59D0 C00D761C C012F400 C0130DD4 C01746B4 C017712C > > > C0127770 C004D8B0 C0005ABC 00000000 10001214 100023C4 0FEC4E00 > > > 00000000 > > > > might want to turn on verbose debugging while you're at it. > > Which flag shall I turned on? I am not formaliar to the network driver. Thanks! > > > > Kim > > >