From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-in-01.arcor-online.net (mail-in-01.arcor-online.net [151.189.21.41]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mx.arcor.de", Issuer "Thawte Premium Server CA" (verified OK)) by ozlabs.org (Postfix) with ESMTP id CA214DDE09 for ; Wed, 21 Feb 2007 00:26:12 +1100 (EST) In-Reply-To: <20070220021235.96911DDD0B@ozlabs.org> References: <20070220021235.96911DDD0B@ozlabs.org> Mime-Version: 1.0 (Apple Message framework v623) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <0d575e298627bedc007707a24b20491d@kernel.crashing.org> From: Segher Boessenkool Subject: Re: [PATCH 10/14] Early serial debug support for PPC44x Date: Tue, 20 Feb 2007 14:26:05 +0100 To: David Gibson Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > +config PPC_EARLY_DEBUG_44x > + bool "Early serial debugging for IBM 44x CPUs" Change this to IBM/AMCC 44x, like the patch description says? Segher