From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gv-out-0910.google.com (gv-out-0910.google.com [216.239.58.184]) by ozlabs.org (Postfix) with ESMTP id 272CBDDE08 for ; Sat, 10 May 2008 01:54:37 +1000 (EST) Received: by gv-out-0910.google.com with SMTP id y18so185776gvf.14 for ; Fri, 09 May 2008 08:53:48 -0700 (PDT) Message-ID: Date: Fri, 9 May 2008 17:53:47 +0200 From: "Giuseppe Coviello" Sender: gicoviello@gmail.com To: linuxppc-dev@ozlabs.org Subject: Re: [PATCH] Sam440ep support In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 References: List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 2008/5/6 Giuseppe Coviello : > I've prepared another path to add the support for the sam440ep; > shortly I've merged arch/powerpc/boot/sam440ep.c in > arch/powerpc/boot/cuboot-sam440ep.c; I've inserted the code to make > the rtc works directly in arch/powerpc/platforms/44x/sam440ep.c (so > there isn't any arch/powerpc/sysdev/sam440ep.c anymore), and I've > cutted away the nasty hack (dma-mapping.h and memmalloc.c) to make the > sound works. [cut] Sorry for our impatience, but we'll happy to know if this (second) version of the patch is acceptable, and, of course, what could be the future of this same patch. Thank you, Giuseppe