From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from hermes.mvista.com (gateway-1237.mvista.com [12.44.186.158]) by ozlabs.org (Postfix) with ESMTP id 3D0226861A for ; Fri, 21 Oct 2005 01:22:08 +1000 (EST) Date: Thu, 20 Oct 2005 08:21:57 -0700 From: "Mark A. Greer" To: Sven Luther Message-ID: <20051020152157.GB18972@mag.az.mvista.com> References: <20051013182654.GA18497@mag.az.mvista.com> <20051020150450.GA27704@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20051020150450.GA27704@localhost.localdomain> Cc: linuxppc-embedded@ozlabs.org Subject: Re: MPC7447A based board with MV64462 Marvell Discovery III controller List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, Oct 20, 2005 at 05:04:50PM +0200, Sven Luther wrote: > Hey, we have code to boot the Freeserv with chrp/Of, need to clean it up and > merge it though. Would this be a good thing to submit for mainline inclusion, > it is a couple of lines at most, altough there is some reuse of the interrupt > controller code i think, which needs some cleanup. I don't know what a "Freeserv" is but, sure, push it on up once you're happy with it. The more code the merrier. :) Mark