From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from exprod5og113.obsmtp.com (exprod5og113.obsmtp.com [64.18.0.26]) by ozlabs.org (Postfix) with SMTP id E836BB70D1 for ; Sat, 25 Sep 2010 04:53:03 +1000 (EST) Received: by qyk5 with SMTP id 5so4377574qyk.11 for ; Fri, 24 Sep 2010 11:53:00 -0700 (PDT) From: Tirumala Marri References: <1284774145-14543-1-git-send-email-tmarri@apm.com> <4C9BB6EB.7020802@intel.com> <201009240858.05018.sr@denx.de> In-Reply-To: <201009240858.05018.sr@denx.de> MIME-Version: 1.0 Date: Fri, 24 Sep 2010 11:52:49 -0700 Message-ID: Subject: RE: [PATCH 1/2] PPC4xx: Generelizing drivers/dma/ppc4xx/adma.c To: Stefan Roese , linuxppc-dev@lists.ozlabs.org Content-Type: text/plain; charset=ISO-8859-1 Cc: neilb@suse.de, yur@emcraft.com, linux-raid@vger.kernel.org, herbert@gondor.hengli.com.au, linux-crypto@vger.kernel.org, Dan Williams List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > > It would be really preferable to support all those platforms in a > single Linux > image. If technically possible, please try to move this direction. It is do-able for couple of SoCs. Other SoC DMA engines are quite a bit different. Let me first do small steps first and slowly achieve some run time Differentiation. Thanks, Marri