From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from jdl.com (jdl.com [208.123.74.7]) by ozlabs.org (Postfix) with ESMTP id 5FB06DDDFF for ; Wed, 14 May 2008 12:39:33 +1000 (EST) To: "Siva Prasad" Subject: Re: mpc86xx - couple of questions... In-reply-to: References: Date: Tue, 13 May 2008 20:56:24 -0500 From: Jon Loeliger Message-Id: Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > Hi, > > I took the latest tree from linux/kernel/git/galak/powerpc.git > (2.6.26-rc2), and the latest dtc from linux/kernel/git/galak/dtc.git. Hmm. galak, good. Or paulus. But the latest DTC is found on jdl.com still. > After compiling, I am having couple of questions. > > 1) Doesn't the latest dtc support /memreserve/ on the top before or > after /dts-v1/? /dts-v1/ is first as it sets the framework for the rest of the source file. > This used to work fine for previous compiler and this is > giving an error now. Can you show us the source and the compiler output? jdl