From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-in-04.arcor-online.net (mail-in-04.arcor-online.net [151.189.21.44]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mx.arcor.de", Issuer "Thawte Premium Server CA" (verified OK)) by ozlabs.org (Postfix) with ESMTP id 522E6DDE2A for ; Thu, 22 Mar 2007 00:23:07 +1100 (EST) In-Reply-To: <20070316172845.GE29784@ld0162-tx32.am.freescale.net> References: <20070316172845.GE29784@ld0162-tx32.am.freescale.net> Mime-Version: 1.0 (Apple Message framework v623) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: From: Segher Boessenkool Subject: Re: [PATCH 05/17] bootwrapper: misc device tree fixes Date: Wed, 21 Mar 2007 14:22:59 +0100 To: Scott Wood Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > 2. DTC has a habit of complaining about errors which are not really > errors. Thus, the -f option is now passed to it, to force it to > generate > output regardless. I hope this is a temporary thing, and you're working on fixing dtc, and then remove this hack? Segher