From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from az33egw02.freescale.net (az33egw02.freescale.net [192.88.158.103]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "az33egw02.freescale.net", Issuer "Thawte Premium Server CA" (verified OK)) by ozlabs.org (Postfix) with ESMTP id 492CFDDFC1 for ; Wed, 3 Oct 2007 01:48:01 +1000 (EST) Message-ID: <470267E5.4070109@freescale.com> Date: Tue, 02 Oct 2007 10:46:45 -0500 From: Scott Wood MIME-Version: 1.0 To: Esben Haabendal Subject: Re: [PATCH] cpm: rounding of brg clockdivider References: <9edac4e26b9461b125012c7e025c847f@127.0.0.1> In-Reply-To: <9edac4e26b9461b125012c7e025c847f@127.0.0.1> Content-Type: text/plain; charset=UTF-8; format=flowed Cc: LinuxPPC-dev List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Esben Haabendal wrote: > Do rounding of brg clockdivider instead of truncate to get more precise baudrates IIRC, the truncated divider produced better results with serial on mpc8272ads... -Scott