From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <42F79D89.3040709@austin.ibm.com> Date: Mon, 08 Aug 2005 12:59:37 -0500 From: Joel Schopp MIME-Version: 1.0 To: Paul Mackerras References: <17136.13558.773102.465379@cargo.ozlabs.ibm.com> In-Reply-To: <17136.13558.773102.465379@cargo.ozlabs.ibm.com> Content-Type: text/plain; charset=us-ascii; format=flowed 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: , > I don't see the merge as changing the actual code that gets executed > on any given platform very much, except in one respect: we are going > to standardize on a flattened device tree as the way that information > about the platform gets passed from the boot loader to the kernel. > > Comments? Flames? :) 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.