From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from penguin.netx4.com (embeddededge.com [209.113.146.155]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 8E7D667A67 for ; Thu, 14 Apr 2005 22:01:59 +1000 (EST) In-Reply-To: <200504140926.01775.Schramel.Linux@go.bartec.de> References: <200504140926.01775.Schramel.Linux@go.bartec.de> Mime-Version: 1.0 (Apple Message framework v619.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: From: Dan Malek Date: Thu, 14 Apr 2005 08:01:47 -0400 To: Marco Schramel Cc: PPC_LINUX Subject: Re: CPM uart List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Apr 14, 2005, at 3:26 AM, Marco Schramel wrote: > During booting kernel hangs on initializing ttyS2 forever. That is the console port, so take a look at the code for its initialization for something affected by this configuration. What kernel are you using? There have been lots of updates in recent versions. > What could be wrong ? I only changed the io port configuration in the > init function. Heh :-) There are lots of permutations of serial ports that probably haven't been tested. You probably found one of them. Thanks. -- Dan