From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.windriver.com (mail.windriver.com [147.11.1.11]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.windriver.com", Issuer "Intel External Basic Issuing CA 3A" (not verified)) by ozlabs.org (Postfix) with ESMTPS id 124B91007D6 for ; Fri, 16 Dec 2011 12:58:08 +1100 (EST) Message-ID: <4EEAA585.700@windriver.com> Date: Fri, 16 Dec 2011 09:57:25 +0800 From: "tiejun.chen" MIME-Version: 1.0 To: Vineeth Subject: Re: Linux port availability for p5010 processor References: <4EE7A776.70609@freescale.com> In-Reply-To: Content-Type: text/plain; charset="UTF-8" Cc: Scott Wood , linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Vineeth wrote: > found p5020_ds.c in platforms/85xx; > why is it a part of 85xx directory ? the core of P5020 is E5500 where the > core of 85xx is e500; > e5500 is e500mc-64bit Power Architecture core. > Do we have the processor initialization code (start.S, head.S) files, port > available with linux ? > So it should go head_64.S/entry_64.S with CONFIG_PPC_BOOK3E. Tiejun