From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.250]) by ozlabs.org (Postfix) with ESMTP id 3A356DE319 for ; Fri, 6 Jun 2008 23:56:17 +1000 (EST) Received: by an-out-0708.google.com with SMTP id c34so235343anc.78 for ; Fri, 06 Jun 2008 06:56:15 -0700 (PDT) Date: Fri, 6 Jun 2008 08:56:01 -0500 From: Josh Boyer To: Adrian Bunk Subject: Re: 4xx support in arch/ppc is going away Real Soon Now Message-ID: <20080606085601.623ef866@vader.jdub.homelinux.org> In-Reply-To: <20080606115347.GC472@cs181133002.pp.htv.fi> References: <20080605095253.7df9dbe0@zod.rchland.ibm.com> <20080606115347.GC472@cs181133002.pp.htv.fi> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Cc: linuxppc-dev@ozlabs.org, Paul Mackerras List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, 6 Jun 2008 14:53:47 +0300 Adrian Bunk wrote: > On Thu, Jun 05, 2008 at 09:11:48AM -0600, Grant Likely wrote: > > On Thu, Jun 5, 2008 at 8:52 AM, Josh Boyer wrote: > > > This commit (patch omitted due to size) is sitting in my local tree: > > > > > > commit 0d7efc1e80fc262bcc507a605482c5681e3f082a > > > Author: Josh Boyer > > > Date: Thu Jun 5 09:46:17 2008 -0500 > > > > > > ppc/4xx: Remove 4xx support from arch/ppc > > > > > > Remove support for PPC 403, 405, and 440 processors from arch/ppc. The > > > arch/powerpc equivalents should be used. Boards that are not ported yet > > > will need to be ported to arch/powerpc to have continued support. > > > > This looks like unneeded churn. > > > > Paulus, Can we just kill all of arch/ppc for .27 right now? > > Is anyone already working on doing this and the cleanups that will then > be possible? > > Otherwise I'll be glad to contribute to it. :) I think we can handle it. Thanks though. josh