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.248]) by ozlabs.org (Postfix) with ESMTP id ADEFCDDDFC for ; Sat, 19 Jan 2008 12:23:26 +1100 (EST) Received: by an-out-0708.google.com with SMTP id c37so281623anc.78 for ; Fri, 18 Jan 2008 17:23:24 -0800 (PST) Message-ID: Date: Fri, 18 Jan 2008 18:23:24 -0700 From: "Grant Likely" Sender: glikely@secretlab.ca To: "Ron Sass" Subject: Re: ml310 kernel2.6 booting problems In-Reply-To: <200801190011.m0J0BCtr001286@rsass-homer.uncc.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 References: <169c03cb0801171849i59d35893hda44a7f0c5417b58@mail.gmail.com> <200801190011.m0J0BCtr001286@rsass-homer.uncc.edu> Cc: Jean-Samuel Chenard , linuxppc-embedded@ozlabs.org List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 1/18/08, Ron Sass wrote: > My question is this: Would it make sense to have a Kernel > configuration something like "VIRTEX_PCI" and a platforms > "XILINX_ML4xx" / "XILINX_ML3xx" ... or create four platforms: > > XILINX_ML300 > XILINX_ML310 > XILINX_ML40x > XILINX_ML410 The whole CONFIG_XILINX_ML*** stuff will be disappearing as part of the migration from arch/ppc to arch/powerpc. Instead, the board configuration will be described using a device tree file (dts). Feel free to add stuff in your local tree, but be prepared to migrate your drivers in the next 6 months or so. Cheers, g. -- Grant Likely, B.Sc., P.Eng. Secret Lab Technologies Ltd.