From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 1 Nov 2006 18:44:30 +1100 From: David Gibson To: Jon Loeliger Subject: Re: [DTC][PATCH] increment default output blob version from 3 to 16 Message-ID: <20061101074430.GB8551@localhost.localdomain> References: <20061030104859.017cb613.kim.phillips@freescale.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: Cc: linuxppc-dev list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, Oct 31, 2006 at 12:32:24PM -0600, Jon Loeliger wrote: > So, like, the other day Kim Phillips mumbled: > > increment default output blob version from 3 to 16 > > > > > diff --git a/dtc.c b/dtc.c > > index 646b814..3cb94e6 100644 > > --- a/dtc.c > > +++ b/dtc.c > > @@ -113,7 +113,7 @@ int main(int argc, char *argv[]) > > int opt; > > FILE *inf = NULL; > > FILE *outf = NULL; > > - int outversion = 3; > > + int outversion = 0x10; > > int reservenum = 1; > > int boot_cpuid_phys = 0xfeedbeef; > > > So, I am inclined to accept this change since we all pretty > much really need version 16 for what we are doing. Sounds good to me. -- David Gibson | I'll have my music baroque, and my code david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_ | _way_ _around_! http://www.ozlabs.org/~dgibson