From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.237]) by ozlabs.org (Postfix) with ESMTP id E806DDE11D for ; Thu, 7 Aug 2008 02:46:48 +1000 (EST) Received: by wr-out-0506.google.com with SMTP id c48so6180wra.1 for ; Wed, 06 Aug 2008 09:46:47 -0700 (PDT) Message-ID: Date: Wed, 6 Aug 2008 11:46:47 -0500 From: "Timur Tabi" Sender: timur.tabi@gmail.com To: "Grant Likely" Subject: Re: [RFC/PATCH 2/3] of: add of_lookup_stdout() utility function In-Reply-To: <20080806060239.30717.79273.stgit@trillian.secretlab.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 References: <20080806055214.30717.86092.stgit@trillian.secretlab.ca> <20080806060239.30717.79273.stgit@trillian.secretlab.ca> Cc: miltonm@bga.com, linuxppc-dev@ozlabs.org, paulus@samba.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, Aug 6, 2008 at 1:02 AM, Grant Likely wrote: > From: Grant Likely > > of_lookup_stdout() is useful for figuring out what device to use as output > for early boot progress messages. It returns the node pointed to by the > linux,stdout-path property in the chosen node. I thought linux,stdout-path is deprecated are we're supposed to be using the aliases node instead? -- Timur Tabi Linux kernel developer at Freescale