From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bpointsys.com (70-253-197-251.ded.swbell.net [70.253.197.251]) by ozlabs.org (Postfix) with ESMTP id C946867C21 for ; Thu, 3 Aug 2006 04:54:07 +1000 (EST) From: Brent Cook To: linuxppc-dev@ozlabs.org Subject: Re: RFC: Location for Device Tree Sources? Date: Wed, 2 Aug 2006 13:41:51 -0500 References: <1154464346.19994.4.camel@cashmere.sps.mot.com> <1154481150.2676.3.camel@vader.jdub.homelinux.org> <20060802182226.GH17652@mag.az.mvista.com> In-Reply-To: <20060802182226.GH17652@mag.az.mvista.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Message-Id: <200608021341.52084.bcook@bpointsys.com> Cc: Guennadi Liakhovetski List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wednesday 02 August 2006 13:22, Mark A. Greer wrote: > > Well, if you're going to keep prebuilt dtb files there, why wouldn't you > want the dts that makes that dtb to be in the same place? > > Mark There is precedence for this. Look at drivers/net/ixp2000/, it includes both the microengine source code, and the precompiled binary blob files (in case you do not have the required assembler.) - Brent