From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mo-p05-ob.rzone.de (mo-p05-ob.rzone.de [81.169.146.180]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 169C5B7DF6 for ; Wed, 12 May 2010 19:02:31 +1000 (EST) From: Stefan Roese To: Benjamin Herrenschmidt Subject: Re: [PATCH] Fix UART clocks on 440SPe Date: Wed, 12 May 2010 11:02:23 +0200 References: <1273630970.21352.85.camel@pasglop> In-Reply-To: <1273630970.21352.85.camel@pasglop> MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Message-Id: <201005121102.23596.sr@denx.de> Cc: linuxppc-dev List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wednesday 12 May 2010 04:22:50 Benjamin Herrenschmidt wrote: > The code to fixup the serial ports on 440SPe uses the incorrect > addresses for these. This fixes it. > > Signed-off-by: Benjamin Herrenschmidt Acked-by: Stefan Roese Cheers, Stefan