From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp107.mail.ukl.yahoo.com (smtp107.mail.ukl.yahoo.com [77.238.184.39]) by ozlabs.org (Postfix) with SMTP id 690C8B6F10 for ; Sat, 12 Dec 2009 11:18:46 +1100 (EST) Message-ID: <4B22E164.1070606@yahoo.es> Date: Sat, 12 Dec 2009 01:18:44 +0100 From: Albert Herranz MIME-Version: 1.0 To: Grant Likely Subject: Re: [RFC PATCH v2 0/6] powerpc: nintendo wii support References: <1259880447-5008-1-git-send-email-albert_herranz@yahoo.es> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Cc: linuxppc-dev@lists.ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Grant Likely wrote: > Hi Albert. > Hi, > I'm ready to pick up your Gamecube and Wii patch sets for merging. > You seem to have 4 distinct patch sets. What order do they need to be > applied in, and what kernel version are they based on? > The patches were based on 2.6.32-rc8. The apply order should be: v2 powerpc: nintendo gamecube support powerpc: gamecube/wii: usbgecko bootwrapper console support powerpc: gamecube: device tree powerpc: gamecube: bootwrapper bits powerpc: gamecube/wii: introduce GAMECUBE_COMMON powerpc: gamecube/wii: declare as non-coherent platforms powerpc: gamecube/wii: do not include PCI support powerpc: gamecube/wii: udbg support for usbgecko powerpc: gamecube/wii: flipper interrupt controller support powerpc: gamecube: platform support powerpc: gamecube: default config v2 powerpc: nintendo wii support powerpc: wii: device tree powerpc: wii: bootwrapper bits powerpc: broadway processor support powerpc: wii: hollywood interrupt controller support powerpc: wii: platform support powerpc: wii: default config v4 rework of usbgecko-based early debug powerpc: reserve fixmap entries for early debug powerpc: gamecube/wii: early debugging using usbgecko v2 powerpc: wii: mem2 as ram support wii: bootwrapper: add fixup to calc useable mem2 wii: use both mem1 and mem2 as ram powerpc: allow ioremap within reserved memory regions powerpc: wii: allow ioremap within the memory hole But if you prefer it, I can re-send them as one patch set again rebased on top of v2.6.32. > Thanks, > g. Thanks, Albert