From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from server.indiadomain.com (server.indiadomain.com [69.50.220.104]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id D5AD3DDE19 for ; Wed, 1 Oct 2008 14:38:12 +1000 (EST) Received: from [122.169.155.6] (helo=venkatakrishna) by server.indiadomain.com with esmtpa (Exim 4.69) (envelope-from ) id 1KktTT-0006en-1v for linuxppc-embedded@ozlabs.org; Tue, 30 Sep 2008 21:38:07 -0700 From: "VenkataKrishna" To: Subject: linux in kernel Date: Wed, 1 Oct 2008 10:01:46 +0530 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0009_01C923AC.C00C52F0" Message-Id: <20081001043812.D5AD3DDE19@ozlabs.org> 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_0009_01C923AC.C00C52F0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi All, When compiling linux-2.6.26.3 kernel in ELDK Kit 4.0. I got undefined reference to platform_init in the function DoSyscall of arch/ppc/kernel/entry.S file. How can I solve this problem. How follow sequence of Linux booting up to serial console. Thanks and Regards ------=_NextPart_000_0009_01C923AC.C00C52F0 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Hi All,

 

 When compiling linux-2.6.26.3 kernel in ELDK = Kit 4.0. I got undefined reference to platform_init in the function DoSyscall of = arch/ppc/kernel/entry.S file.

How can I solve this problem. How follow sequence of = Linux booting up to serial console.

 

Thanks and Regards

------=_NextPart_000_0009_01C923AC.C00C52F0--