From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LY44Q-0007UF-NX for qemu-devel@nongnu.org; Fri, 13 Feb 2009 14:51:30 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LY44P-0007TX-11 for qemu-devel@nongnu.org; Fri, 13 Feb 2009 14:51:30 -0500 Received: from [199.232.76.173] (port=43887 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LY44O-0007TU-Qp for qemu-devel@nongnu.org; Fri, 13 Feb 2009 14:51:28 -0500 Received: from rs35.luxsci.com ([66.216.127.90]:58564) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LY44O-0006Sh-FQ for qemu-devel@nongnu.org; Fri, 13 Feb 2009 14:51:28 -0500 Message-ID: <4995CF40.2000005@firmworks.com> Date: Fri, 13 Feb 2009 09:51:28 -1000 From: Mitch Bradley MIME-Version: 1.0 Subject: Re: [Qemu-devel] [RFC] Machine description as data References: <87iqnh6kyv.fsf@pike.pond.sub.org> <200902131206.42427.paul@codesourcery.com> <87ocx6pkol.fsf@pike.pond.sub.org> <200902131333.47141.paul@codesourcery.com> <871vu2pgq7.fsf@pike.pond.sub.org> <4995BDC0.3040806@firmworks.com> <877i3uglqz.fsf@pike.pond.sub.org> In-Reply-To: <877i3uglqz.fsf@pike.pond.sub.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: devicetree-discuss@ozlabs.org, qemu-devel@nongnu.org > > Mitch Bradley writes: > > >> > Here is an IEEE1275 device tree for a OLPC system, which is close >> > enough to a PC. >> > [snip...] > > Thanks! Got this in .dts syntax, by chance? > Sorry, I do full-up Open Firmware, not flattened device trees.