From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 3B45FDDEBE for ; Tue, 4 Mar 2008 19:23:45 +1100 (EST) Subject: Re: ARCH=ppc -> ARCH=powerpc : help needed for dts file From: Benjamin Herrenschmidt To: Philippe De Muyter In-Reply-To: <20080304080828.GA18829@netgate.macqel> References: <20080303144727.GA27949@ingate.macqel> <20080303170719.GC28951@ld0162-tx32.am.freescale.net> <20080303210532.GA20382@netgate.macqel> <47CC696C.4090103@freescale.com> <20080303212622.GB20382@netgate.macqel> <47CC73CE.4080801@freescale.com> <20080304080828.GA18829@netgate.macqel> Content-Type: text/plain Date: Tue, 04 Mar 2008 19:22:19 +1100 Message-Id: <1204618939.21545.52.camel@pasglop> Mime-Version: 1.0 Cc: Scott Wood , linuxppc-dev@ozlabs.org Reply-To: benh@kernel.crashing.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 2008-03-04 at 09:08 +0100, Philippe De Muyter wrote: > With ARCH=ppc, all those interrupt's info's are hardcoded in the .c > files. > But I expected I could fill the dts file for ARCH=powerpc from info's > I > could collect in /proc on a running ARCH=ppc linux without dts file > for the same board. Rather, look at the C file. Send it and we can help figuring things out. Ben.