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 ESMTPS id 1719CDE58D for ; Wed, 21 May 2008 02:41:40 +1000 (EST) Received: from az33smr01.freescale.net (az33smr01.freescale.net [10.64.34.199]) by az33egw01.freescale.net (8.12.11/az33egw01) with ESMTP id m4KGfagH011770 for ; Tue, 20 May 2008 09:41:36 -0700 (MST) Message-ID: <4832FF80.5080408@freescale.com> Date: Tue, 20 May 2008 11:42:40 -0500 From: Scott Wood MIME-Version: 1.0 To: Timur Tabi Subject: Re: .dtb file for mpc8641_hpcn failing on recent kernel/u-boot. References: <20080519180337.234b11b4.kim.phillips@freescale.com> <4832FDE8.50902@freescale.com> In-Reply-To: <4832FDE8.50902@freescale.com> 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: , Timur Tabi wrote: > Kim Phillips wrote: >> On Mon, 19 May 2008 22:57:29 +0000 (UTC) >> Gary Hannon wrote: >> >> >>> Am I missing a flag on the dtc? >> try adding -R 8 -S 0x3000 to the dtc command line. > > Maybe we should be making this the default for dtc? After all, it's needed for > any modern U-boot. How about fixing u-boot's deficiencies in u-boot? It knows better than dtc how much extra space it's going to need. -Scott