From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.179]) by ozlabs.org (Postfix) with ESMTP id 7B65DDDF59 for ; Tue, 24 Apr 2007 09:17:01 +1000 (EST) From: Arnd Bergmann To: linuxppc-dev@ozlabs.org Subject: Re: [PATCH 08/10] cell: add support for proper device-tree Date: Tue, 24 Apr 2007 01:16:57 +0200 References: <20070423193538.576702568@arndb.de> <20070423193913.253050755@arndb.de> In-Reply-To: <20070423193913.253050755@arndb.de> MIME-Version: 1.0 Message-Id: <200704240116.58364.arnd@arndb.de> Content-Type: text/plain; charset="iso-8859-1" Cc: Christian Krafft , paulus@samba.org, David Woodhouse List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Monday 23 April 2007, Arnd Bergmann wrote: > From: Christian Krafft > > This patch adds support for a proper device-tree. > A porper device-tree on cell contains be nodes > for each CBE containg nodes for SPEs and all the > other special devices on it. > Ofcourse oldschool devicetree is still supported. > > Signed-off-by: Christian Krafft > Signed-off-by: Arnd Bergmann Christian, I only now saw that there is this rather important patch left, it never stood out as something for 2.6.21 and now it's too late for that. This might explain why people could not boot some hardware with Fedora 7. Should we try to get this in as a hotfix? Arnd <><