From: Jon Loeliger <jdl@freescale.com>
To: David Gibson <david@gibson.dropbear.id.au>
Cc: "linuxppc-dev@ozlabs.org" <linuxppc-dev@ozlabs.org>
Subject: Re: [PATCH 9/10] Add device tree for Ebony
Date: Thu, 19 Apr 2007 13:09:32 -0500 [thread overview]
Message-ID: <1177006172.14328.13.camel@ld0161-tx32> (raw)
In-Reply-To: <20070418063626.D5DCCDDEBA@ozlabs.org>
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. :-)
> --- /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.
> + * 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?
Thanks,
jdl
next prev parent reply other threads:[~2007-04-19 18:09 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 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 6:36 ` [PATCH 7/10] Support for Ebony in arch/powerpc 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 9/10] Add device tree for Ebony David Gibson
2007-04-19 18:09 ` Jon Loeliger [this message]
2007-04-20 0:08 ` 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 8/10] Early serial debug support for PPC44x 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 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=1177006172.14328.13.camel@ld0161-tx32 \
--to=jdl@freescale.com \
--cc=david@gibson.dropbear.id.au \
--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).