linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: David Gibson <david@gibson.dropbear.id.au>
To: Jon Loeliger <jdl@freescale.com>
Cc: "linuxppc-dev@ozlabs.org" <linuxppc-dev@ozlabs.org>
Subject: Re: [PATCH 9/10] Add device tree for Ebony
Date: Fri, 20 Apr 2007 10:08:58 +1000	[thread overview]
Message-ID: <20070420000858.GC13671@localhost.localdomain> (raw)
In-Reply-To: <1177006172.14328.13.camel@ld0161-tx32>

On Thu, Apr 19, 2007 at 01:09:32PM -0500, Jon Loeliger wrote:
> On Wed, 2007-04-18 at 01:36, David Gibson wrote:
> > Add a device tree for the Ebony evaluation board (440GP based).  This
> > tree is not complete or finalized.  This tree needs a very recent
> > version of dtc to process.
> 
> "recent" will get stale without absolute reference here.
> In fact,  -V 16 is "old" now even. :-)

Heh, yes..  Comment adjusted.

> > --- /dev/null	1970-01-01 00:00:00.000000000 +0000
> > +++ working-2.6/arch/powerpc/boot/dts/ebony.dts	2007-03-21 13:23:48.000000000 +1100
> > @@ -0,0 +1,295 @@
> > +/*
> > + * Device Tree Source for IBM Ebony
> > + *
> > + * Copyright (c) 2006, 2007 IBM Corp.
> > + * Josh Boyer <jwboyer@linux.vnet.ibm.com>, David Gibson <dwg@au1.ibm.com>
> > + *
> > + * FIXME: Draft only!
> 
> Hrm.

Yes..?

> > + * This file is licensed under the terms of the GNU General Public
> > + * License version 2.  This program is licensed "as is" without
> > + * any warranty of any kind, whether express or implied.
> > + *
> > + * To build:
> > + *   dtc -I dts -O asm -o ebony.S -b 0 -V 16 ebony.dts
> > + *   dtc -I dts -O dtb -o ebony.dtb -b 0 -V 16 ebony.dts
> 
> Really Version 16?  Can we just default to latest version
> by not specifying the -V arg at all?

Ah, yes, version reference removed.

-- 
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

  reply	other threads:[~2007-04-20  0:08 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-18  6:35 [0/10] Latest Ebony (440GP) support series David Gibson
2007-04-18  6:36 ` [PATCH 5/10] Add arch/powerpc driver for UIC, PPC4xx interrupt controller David Gibson
2007-04-18  6:36 ` [PATCH 6/10] Port 44x MMU definitions to ARCH=powerpc David Gibson
2007-04-18  6:36 ` [PATCH 9/10] Add device tree for Ebony David Gibson
2007-04-19 18:09   ` Jon Loeliger
2007-04-20  0:08     ` David Gibson [this message]
2007-04-18  6:36 ` [PATCH 8/10] Early serial debug support for PPC44x David Gibson
2007-04-18  6:36 ` [PATCH 2/10] Define FIXED_PORT flag for serial_core David Gibson
2007-04-18  6:36 ` [PATCH 4/10] Re-organize Kconfig code for 4xx in arch/powerpc David Gibson
2007-04-19  2:59   ` David Gibson
2007-04-18  6:36 ` [PATCH 3/10] Use resource_size_t for serial port IO addresses David Gibson
2007-04-18  6:36 ` [PATCH 1/10] Fix breakage caused by tlb flush batch changes David Gibson
2007-04-18  6:36 ` [PATCH 7/10] Support for Ebony in arch/powerpc David Gibson
2007-04-18  6:36 ` [PATCH 10/10] zImage wrapper for Ebony David Gibson
2007-04-18 16:14   ` Scott Wood
2007-04-19  1:13     ` David Gibson
2007-04-19  1:42     ` Paul Mackerras
2007-04-19 20:03   ` Mark A. Greer
2007-04-18 12:23 ` [0/10] Latest Ebony (440GP) support series Josh Boyer

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=20070420000858.GC13671@localhost.localdomain \
    --to=david@gibson.dropbear.id.au \
    --cc=jdl@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).