From mboxrd@z Thu Jan 1 00:00:00 1970 From: "M. Warner Losh" Subject: Re: [PATCH 04/11] of/flattree: eliminate cell_t typedef Date: Wed, 25 Nov 2009 23:28:18 -0700 (MST) Message-ID: <20091125.232818.-1350498258.imp@bsdimp.com> References: <20091124081827.6216.1896.stgit@angua> <1259207974.16367.226.camel@pasglop> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org To: grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org Cc: sfr-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org, devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org, microblaze-uclinux-rVRm/Wmeqae7NGdpmJTKYQ@public.gmane.org, sparclinux-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org, davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org List-Id: devicetree@vger.kernel.org In message: Grant Likely writes: : Word from Mitch is the device tree is network byte order. period. OpenFirmware defines the order to be big endian always, even on little endian processors. Warner From mboxrd@z Thu Jan 1 00:00:00 1970 From: "M. Warner Losh" Date: Thu, 26 Nov 2009 06:28:18 +0000 Subject: Re: [PATCH 04/11] of/flattree: eliminate cell_t typedef Message-Id: <20091125.232818.-1350498258.imp@bsdimp.com> List-Id: References: <20091124081827.6216.1896.stgit@angua> <1259207974.16367.226.camel@pasglop> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org Cc: sfr-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org, devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org, microblaze-uclinux-rVRm/Wmeqae7NGdpmJTKYQ@public.gmane.org, sparclinux-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linuxppc-dev-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org, davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org In message: Grant Likely writes: : Word from Mitch is the device tree is network byte order. period. OpenFirmware defines the order to be big endian always, even on little endian processors. Warner From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 25 Nov 2009 23:28:18 -0700 (MST) Message-Id: <20091125.232818.-1350498258.imp@bsdimp.com> To: grant.likely@secretlab.ca Subject: Re: [PATCH 04/11] of/flattree: eliminate cell_t typedef From: "M. Warner Losh" In-Reply-To: References: <20091124081827.6216.1896.stgit@angua> <1259207974.16367.226.camel@pasglop> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Cc: sfr@canb.auug.org.au, devicetree-discuss@lists.ozlabs.org, microblaze-uclinux@itee.uq.edu.au, sparclinux@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, davem@davemloft.net List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , In message: Grant Likely writes: : Word from Mitch is the device tree is network byte order. period. OpenFirmware defines the order to be big endian always, even on little endian processors. Warner