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 DE60EDDE11 for ; Thu, 12 Jul 2007 17:01:31 +1000 (EST) In-Reply-To: <1184190325.25384.125.camel@ld0161-tx32> References: <1184190325.25384.125.camel@ld0161-tx32> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: From: Kumar Gala Subject: Re: [PATCH 0/2] Move DTC Technical specs out of b-w-o.txt into DTC Repo Date: Thu, 12 Jul 2007 02:01:07 -0500 To: Jon Loeliger Cc: "linuxppc-dev@ozlabs.org" , Jon Loeliger List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Jul 11, 2007, at 4:45 PM, Jon Loeliger wrote: > Folks, > > Here are two patches, one to the kernel, the other to > the DTC repo, that moves the technical description > portions of the booting-without-of.txt documentation > out of the kernel and into the DTC repository. Why remove it from the kernel? It seems like this part should change infrequently and it would be good to keep its documentation with the kernel as well? - k