From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 10 Sep 2008 09:26:31 -0500 From: Kim Phillips To: Oliver Rutsch Subject: Re: TQM8349 and ARCH = powerpc Message-Id: <20080910092631.07d5c1cc.kim.phillips@freescale.com> In-Reply-To: <48C7D5C6.1070507@sympatec.com> References: <48C68763.6030606@sympatec.com> <20080909112253.c9c9617f.kim.phillips@freescale.com> <48C7D5C6.1070507@sympatec.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Cc: Linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 10 Sep 2008 16:12:22 +0200 Oliver Rutsch wrote: > model = "tqc,tqm834x"; > compatible = "tqc,tqm834x"; you need a arch/powerpc/platforms/83xx/tqm834x.c file that matches this. Kim