From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: To: Josh Boyer Subject: Re: Reminder: removal of arch/ppc References: <20080125192150.4cde6fac@zod.rchland.ibm.com> <20080125202034.43556262@zod.rchland.ibm.com> From: Roland Dreier Date: Fri, 25 Jan 2008 20:45:23 -0800 In-Reply-To: <20080125202034.43556262@zod.rchland.ibm.com> (Josh Boyer's message of "Fri, 25 Jan 2008 20:20:34 -0600") Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linuxppc-dev list , linuxppc-embedded@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > Hm. Katmai is already in-tree. Theoretically I should be able to get > the HW docs and do a new DTS and have it mostly "just work". Perhaps > I'll give that a shot and have you give it a quick spin. Yep, should be pretty easy. A while back I built a Katmai kernel in arch/ppc based on the Yucca support and the differences were pretty trivial -- as I recall, the Katmai has compact flash support that the Yucca doesn't have, and the Yucca has a simple little FPGA with a few registers that controls power to the PCI slots. - R.