From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <17143.61284.499588.465260@cargo.ozlabs.ibm.com> Date: Tue, 9 Aug 2005 09:48:52 +1000 From: Paul Mackerras To: Joel Schopp In-Reply-To: <42F79D89.3040709@austin.ibm.com> References: <17136.13558.773102.465379@cargo.ozlabs.ibm.com> <42F79D89.3040709@austin.ibm.com> Cc: linuxppc-dev@ozlabs.org, linuxppc64-dev@ozlabs.org Subject: Re: Merging ppc32 and ppc64 List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Joel Schopp writes: > There are several userspace applications that parse the non-flat device > tree in /proc/device-tree on pSeries. While I like the idea of the > flattened device tree I think we need to consider how many apps we are > going to break with it. ... and standardizing on the flattened device tree will mean that every ppc and ppc64 platform has stuff in /proc/device-tree, not just those that have OF. :) Paul.