All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jon Loeliger <jdl@jdl.com>
To: Kim Phillips <kim.phillips@freescale.com>
Cc: linuxppc-dev list <linuxppc-dev@ozlabs.org>
Subject: Re: [DTC][PATCH] increment default output blob version from 3 to 16
Date: Tue, 31 Oct 2006 12:32:24 -0600	[thread overview]
Message-ID: <E1GeyPQ-0004lv-1d@jdl.com> (raw)
In-Reply-To: Your message of "Mon, 30 Oct 2006 10:48:59 CST." <20061030104859.017cb613.kim.phillips@freescale.com>

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.

Will changing this default really annoy anyone out there?

Thanks,
jdl

  reply	other threads:[~2006-10-31 18:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-30 16:48 [DTC][PATCH] increment default output blob version from 3 to 16 Kim Phillips
2006-10-31 18:32 ` Jon Loeliger [this message]
2006-11-01  7:44   ` David Gibson
2006-11-01  8:41     ` Grant Likely
2006-11-01 14:16 ` Jon Loeliger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1GeyPQ-0004lv-1d@jdl.com \
    --to=jdl@jdl.com \
    --cc=kim.phillips@freescale.com \
    --cc=linuxppc-dev@ozlabs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.