From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: [PATCH 1/1] bootwrapper: add flat device tree support code From: Hollis Blanchard To: "Mark A. Greer" In-Reply-To: <20060908034623.GG5203@mag.az.mvista.com> References: <20060908034623.GG5203@mag.az.mvista.com> Content-Type: text/plain Date: Fri, 08 Sep 2006 09:46:27 -0500 Message-Id: <1157726787.26967.7.camel@basalt.austin.ibm.com> Mime-Version: 1.0 Cc: linuxppc-dev List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, 2006-09-07 at 20:46 -0700, Mark A. Greer wrote: > --- /dev/null > +++ b/arch/powerpc/boot/flatdevtree.c > @@ -0,0 +1,628 @@ > +/* > + * DO NOT EDIT THIS FILE!! > + * > + * The master copy is kept in a mercurial repository that you can clone: > + * "hg clone http://unsanctioned.org/flatdevtree/hgweb.py flatdevtree" > + * Please send patches to Hollis Blanchard and > + * CC: > + * Actually I'm not intending for that to be a long-term URL. If we need something permanent for this file, I can set something up on penguinppc.org... (NAK) -Hollis