From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from de01egw01.freescale.net (de01egw01.freescale.net [192.88.165.102]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "de01egw01.freescale.net", Issuer "Thawte Premium Server CA" (verified OK)) by ozlabs.org (Postfix) with ESMTP id 849B6DDE1F for ; Tue, 15 May 2007 02:17:20 +1000 (EST) Date: Mon, 14 May 2007 11:16:57 -0500 From: Scott Wood To: Segher Boessenkool Subject: Re: [PATCH v2 6/7] Holly DTS Message-ID: <20070514161657.GA371@ld0162-tx32.am.freescale.net> References: <20070509004948.GB4198@localhost.localdomain> <1178706570.3453.63.camel@zod.rchland.ibm.com> <0f60e44e6c7848e5eee8c82c0f2bfaec@kernel.crashing.org> <20070510235453.GD27188@localhost.localdomain> <20070514002457.GD6517@localhost.localdomain> <1777f196ba995c48a00d72b94a4dbbd8@kernel.crashing.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1777f196ba995c48a00d72b94a4dbbd8@kernel.crashing.org> Cc: Olof Johansson , linuxppc-dev@ozlabs.org, David Gibson List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, May 14, 2007 at 02:33:13PM +0200, Segher Boessenkool wrote: > My point is that you need a new DTB version to properly > represent ??. If we do make a new DTB version, I'd like to see a size field added to each tag, thus allowing unrecognized tags (or unrecognized extensions to known tags) to be skipped, thus minimizing the need for new, incompatible DTB versions in the future. -Scott