From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Tue, 20 Feb 2007 10:55:48 +0000 (GMT) Received: from localhost.localdomain ([127.0.0.1]:53383 "EHLO dl5rb.ham-radio-op.net") by ftp.linux-mips.org with ESMTP id S20038871AbXBTKzq (ORCPT ); Tue, 20 Feb 2007 10:55:46 +0000 Received: from denk.linux-mips.net (denk.linux-mips.net [127.0.0.1]) by dl5rb.ham-radio-op.net (8.13.8/8.13.8) with ESMTP id l1KAtjBE026532; Tue, 20 Feb 2007 10:55:45 GMT Received: (from ralf@localhost) by denk.linux-mips.net (8.13.8/8.13.8/Submit) id l1KAtiPD026531; Tue, 20 Feb 2007 10:55:44 GMT Date: Tue, 20 Feb 2007 10:55:44 +0000 From: Ralf Baechle To: Andrew Sharp Cc: linux-mips@linux-mips.org Subject: Re: [PATCH] Clean up serial console support on Sibyte 1250 duart Message-ID: <20070220105544.GA26144@linux-mips.org> References: <20070219234816.GA12092@onstor.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070219234816.GA12092@onstor.com> User-Agent: Mutt/1.4.2.2i Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 14166 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: ralf@linux-mips.org Precedence: bulk X-list: linux-mips On Mon, Feb 19, 2007 at 03:48:24PM -0800, Andrew Sharp wrote: > Clean up the serial console support on the Sibyte 1250's built in duart. Thanks, applied with some additional formatting fixes. Ralf