From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.233]) by ozlabs.org (Postfix) with ESMTP id 22330DDEF2 for ; Thu, 21 Feb 2008 09:03:17 +1100 (EST) Received: by wr-out-0506.google.com with SMTP id 68so2720257wra.13 for ; Wed, 20 Feb 2008 14:03:16 -0800 (PST) Message-ID: <440abda90802201403y1bb88c21s44f64a76c58041b4@mail.gmail.com> Date: Wed, 20 Feb 2008 15:03:14 -0700 From: "David Baird" To: linuxppc-embedded@ozlabs.org Subject: Re: powerpc tree vs ppc tree In-Reply-To: <5ee408090802201257g26baa1ablbbb460ac38be0964@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 References: <5ee408090802201257g26baa1ablbbb460ac38be0964@mail.gmail.com> List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, Feb 20, 2008 at 1:57 PM, Ricardo Ayres Severo wrote: > I have a simple doubt, but I find no answer. What is the difference > between the powerpc tree to the ppc tree in the kernel source? > Which one should I use with a virtex II pro board? ppc (32-bit versions) and ppc64 are deprecated trees scheduled to be removed from the Linux kernel. powerpc is the new preferred tree and is trying to consolidate ppc and ppc64. For Xilinx ppc405 though, I think the ppc tree is still recommended, but that will probably be changing soon (this summer)?