From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mailhost.rdmcorp.com (world.rdmcorp.com [204.225.180.10]) by ozlabs.org (Postfix) with ESMTP id D265767A89 for ; Sun, 27 Mar 2005 03:34:31 +1000 (EST) Received: from [10.1.1.102] (10.1.2.1) by mailhost.rdmcorp.com (Worldmail 1.3.167) for linuxppc-embedded@ozlabs.org; 26 Mar 2005 12:34:29 -0500 Date: Sat, 26 Mar 2005 12:32:54 -0500 (EST) From: "Robert P. J. Day" To: Embedded PPC Linux list In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: 2.6.11-5 kernel on 8xx -- perhaps i messed up the console port? List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Solved. On Sat, 26 Mar 2005, Robert P. J. Day wrote: ... snip ... > has anything changed in the last little while in terms of the > console port? i tried to reproduce faithfully my earlier config > options for console port support, but no luck. rather than "console=ttyS0" as i used to use, it's now "console=ttyCPM0". and we're off ... rday