From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mailserv.intranet.gr (mailserv.intranet.GR [146.124.14.106]) by ozlabs.org (Postfix) with ESMTP id 46E9068902 for ; Tue, 20 Dec 2005 00:13:30 +1100 (EST) Received: from mailserv.intranet.gr (localhost [127.0.0.1]) by mailserv.intranet.gr (8.13.1/8.13.1) with ESMTP id jBJDMJgV006341 for ; Mon, 19 Dec 2005 15:22:19 +0200 (EET) Message-ID: <43A6B0B1.5070909@intracom.gr> Date: Mon, 19 Dec 2005 15:08:01 +0200 From: Pantelis Antoniou MIME-Version: 1.0 To: Nathael Pajani References: <20051219140927.55259cea.nathael.pajani@cpe.fr> In-Reply-To: <20051219140927.55259cea.nathael.pajani@cpe.fr> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Cc: linuxppc-embedded@ozlabs.org Subject: Re: [PATCH] CPM initial console on ttyS instead of ttyCPM List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Nathael Pajani wrote: > Hi! > > here is a patch to have the CPM consoles on /dev/ttyS* instead of /dev/ttyCPM* > Of course, it depends on not already having a 8250 like uart configured, in which case it falls back to ttyCPM. > > Signed-off-by: Nathael Pajani > [snip] > > > WTF is that? There was a reason why both the device number & name changed. And misusing the 8250 config option, that's nice. Try to come up with something less intrusive please. Pantelis