From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 12 Nov 2007 11:12:40 -0600 From: Scott Wood To: David Gibson Subject: Re: [PATCH 1/4] Merge dtc and libfdt upstream source Message-ID: <20071112171240.GA4394@loki.buserror.net> References: <20071112041126.GB2047@localhost.localdomain> <20071112041524.C6C5FDDED2@ozlabs.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20071112041524.C6C5FDDED2@ozlabs.org> Cc: linuxppc-dev@ozlabs.org, Paul Mackerras List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, Nov 12, 2007 at 03:15:24PM +1100, David Gibson wrote: > This very large patch incorporates a copy of dtc (including libfdt) > into the kernel source, in arch/powerpc/boot/dtc-src. This patch only > imports the upstream sources verbatim, later patches are needed to > actually link it into the kernel Makefiles and use the embedded code > during the kernel build. Maybe it should go somewhere outside arch/powerpc, so it can be used by other architectures down the road. -Scott