From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gatekeeper.deccanetworld.com (unknown [61.95.203.221]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 125C467A65 for ; Thu, 24 Feb 2005 23:44:12 +1100 (EST) Received: from gatekeeper.deccanetworld.com (localhost [127.0.0.1]) by gatekeeper.deccanetworld.com (8.12.2/8.12.2/SuSE Linux 0.6) with ESMTP id j1OAxM4m005161 for ; Thu, 24 Feb 2005 16:29:22 +0530 Received: from mail.deccanetworld.com (server.deccanetworld.com [192.168.1.32]) by gatekeeper.deccanetworld.com (8.12.2/8.12.2/SuSE Linux 0.6) with ESMTP id j1OAxMkG005156 for ; Thu, 24 Feb 2005 16:29:22 +0530 From: "Srivatsan" To: Date: Thu, 24 Feb 2005 18:04:54 +0530 Message-ID: <000301c51a6d$3f06b9d0$1269cb0a@bgcw301> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0004_01C51A9B.58C3B0C0" In-Reply-To: <20050224121917.D60E867A99@ozlabs.org> Subject: Linuxppc-embedded Digest, Vol 6, Issue 54 List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , This is a multi-part message in MIME format. ------=_NextPart_000_0004_01C51A9B.58C3B0C0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi, As I am not sure of the cause of the below mentioned error, I have mailed this to both uboot and LinuxPPC group. We are trying to port linux 2.4.20 for the mpc8280 Rattler board. Kernel boot seems to stop after printing "Now booting the kernel". But from the log buffer(Starting at 0x194654) dump it looks like it is well crossing this stage. The last message that was dumped in the log buffer is: 00194EB4: 3C 34 3E 65 74 68 30 3A 20 63 6F 6E 66 69 67 3A |<4>eth0: config:| 00194EC4: 20 61 75 74 6F 2D 6E 65 67 6F 74 69 61 74 69 6F | auto- negotiatio| 00194ED4: 6E 20 6F 6E 2C 20 31 30 30 48 44 58 2C 20 31 30 |n on, 100HDX, 10| 00194EE4: 48 44 58 2E 0A 00 00 00 00 00 00 00 00 00 00 00 | HDX.............| 00194EF4: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| The boot loader used is u-boot. Any pointers to why messages after "Now booting the kernel" are not getting on to the console ?.Is it that I am missing some patch? Thanks everybody for your time. regards, C.R.Srivatsan ------=_NextPart_000_0004_01C51A9B.58C3B0C0 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Hi,

 

As I am not sure of the cause of the below mentioned error, I have = mailed this to both uboot and LinuxPPC group. =

 

We are trying to port linux 2.4.20 for the mpc8280 Rattler board. = Kernel boot seems to stop after printing "Now booting the = kernel".

 

But from the log buffer(Starting at = 0x194654) dump it looks like it is

well crossing this stage.

 

The last message that was dumped in the log buffer = is:

 

00194EB4: 3C 34 3E 65 74 68 30 3A  20 63 6F 6E 66 69 67 3A  |<4>eth0:

config:|

00194EC4: 20 61 75 74 6F 2D 6E 65  67 6F 74 69 61 74 69 6F  = | auto-

negotiatio|

00194ED4: 6E 20 6F 6E 2C 20 31 30  30 48 44 58 2C 20 31 30  = |n on,

100HDX, 10|

00194EE4: 48 44 58 2E 0A 00 00 00  00 00 00 00 00 00 00 00  = |

HDX.............|

00194EF4: 00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00

|................|

 

The boot loader used is u-boot.

 

Any pointers to why messages after "Now booting the = kernel" are not

getting on to the = console ?.Is it that I am missing some patch?

Thanks everybody for your time.

 

 

regards,

C.R.Srivatsan=

 

------=_NextPart_000_0004_01C51A9B.58C3B0C0--