From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from az33egw01.freescale.net (az33egw01.freescale.net [192.88.158.102]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "az33egw01.freescale.net", Issuer "Thawte Premium Server CA" (verified OK)) by ozlabs.org (Postfix) with ESMTP id 5F5D0DE002 for ; Sat, 12 Jan 2008 05:15:28 +1100 (EST) Message-ID: <4787B22C.1060207@freescale.com> Date: Fri, 11 Jan 2008 12:15:08 -0600 From: Scott Wood MIME-Version: 1.0 To: Rune Torgersen Subject: Re: Help with device tree binding for SMC serial References: <4785246D.6090206@freescale.com><47854AE1.7080802@freescale.com><47854D6D.2010906@freescale.com><20080110175348.GA4317@loki.buserror.net><47866FDE.5070307@freescale.com> <4787A663.2020902@freescale.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Rune Torgersen wrote: >> From: Scott Wood >> >> You could add something to the cuboot code to fill in current-speed >> based on the value in the bd_t. >> > > Ahh.. That was what I'm missing. > Where in the devicetree is that supposed to be at? In the serial node. -Scott