From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from az33egw02.freescale.net (az33egw02.freescale.net [192.88.158.103]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "az33egw02.freescale.net", Issuer "Thawte Premium Server CA" (verified OK)) by ozlabs.org (Postfix) with ESMTPS id 898EEDDF55 for ; Thu, 11 Sep 2008 06:54:25 +1000 (EST) Message-ID: <48C8339F.1080906@freescale.com> Date: Wed, 10 Sep 2008 15:52:47 -0500 From: Scott Wood MIME-Version: 1.0 To: Wolfgang Denk Subject: Re: arch/powerpc/boot/.gitignore questions References: <48C81ED5.1030701@oracle.com> <20080910164046.4813753b@wally.pikatech.com> <20080910204923.D06D7248A6@gemini.denx.de> In-Reply-To: <20080910204923.D06D7248A6@gemini.denx.de> Content-Type: text/plain; charset=UTF-8; format=flowed Cc: Randy Dunlap , linuxppc-dev@ozlabs.org, paulus@samba.org, Sean MacLennan List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Wolfgang Denk wrote: > Dear Sean MacLennan, > > In message <20080910164046.4813753b@wally.pikatech.com> you wrote: >> I believe if the dts is built into u-boot, the dtc is not built. > > This is never the case. The device tree is considered to be part of > and provided to the boot loader by the kernel. No, it's provided to the kernel by the firmware. That the repository for the files that the user provides to u-boot for this purpose happens to live in the Linux source tree is irrelevant. -Scott