From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from phoenix.infradead.org (phoenix.infradead.org [81.187.226.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 5F3242BE83 for ; Sun, 21 Nov 2004 04:16:51 +1100 (EST) Date: Sat, 20 Nov 2004 16:26:22 +0000 From: Christoph Hellwig To: "Mark A. Greer" Message-ID: <20041120162622.GA19099@infradead.org> References: <419E6900.5070001@mvista.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <419E6900.5070001@mvista.com> Cc: akpm , lkml , linuxppc-embedded@ozlabs.org Subject: Re: [PATCH][PPC32] Marvell host bridge support (mv64x60) List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Just looking through this and you should share some more code with mips, e.g. the mavell register layout should move from asm-mips/marvell.h and your file to linux/marvell.h or something, especially as another ppc plattform (pegasosII) needs it aswell.