linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: David Gibson <david@gibson.dropbear.id.au>
To: Niklaus Giger <niklaus.giger@member.fsf.org>
Cc: linuxppc-dev@ozlabs.org
Subject: Re: [PATCH] Added preliminary support for Netstal HCU4 board
Date: Thu, 2 Oct 2008 10:52:08 +1000	[thread overview]
Message-ID: <20081002005208.GE25598@yookeroo.seuss> (raw)
In-Reply-To: <200810020014.20414.niklaus.giger@member.fsf.org>

On Thu, Oct 02, 2008 at 12:14:19AM +0200, Niklaus Giger wrote:
> Am Mittwoch 01 Oktober 2008 20.08:35 schrieb Josh Boyer:
> > On Wed, Oct 01, 2008 at 07:47:16PM +0200, Niklaus Giger wrote:
> > >Adds preliminary support for a HCU4 PPC405GPr based board from
> > >Netstal Maschinen AG.
> > >
> > >For the last 3 years I have been the only user running Linux on this
> > > board, but it served me well as testbed for the xenomai realtime
> > > extension to the Linux kernel.
> >
> > Overall, really nice for a first submission.
> One never has a second chance to make a first imrpession.
> 
> It was easy to make the needed changes (except changing ibm -> amcc, see 
> below). The dtc does the conversion from the old to the new format dts-v1 
> without a hitch. Calling "dtc -I dts -O dts hcu5.dts.old >hcu5.dts.new"l

That will work, but will lose comments, references, and other
formatting, because it essentially compiles then decompiles the tree.
You probably don't want to do that.  There's also an explicit
conversion program, convert-dtsv0, which will preserve that
not-significant-to-output, but useful for the reader information.

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

  parent reply	other threads:[~2008-10-02  0:52 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-01 17:47 [PATCH] Added preliminary support for Netstal HCU4 board Niklaus Giger
2008-10-01 18:08 ` Josh Boyer
2008-10-01 22:14   ` Niklaus Giger
2008-10-01 23:32     ` Josh Boyer
2008-10-02  0:52     ` David Gibson [this message]
2008-10-02  5:12       ` Niklaus Giger
2008-10-02  6:41         ` David Gibson
2008-10-02 19:08           ` Niklaus Giger
2008-10-02 19:37             ` Jon Loeliger
2008-10-02 19:51               ` Niklaus Giger
2008-10-02 20:42                 ` 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=20081002005208.GE25598@yookeroo.seuss \
    --to=david@gibson.dropbear.id.au \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=niklaus.giger@member.fsf.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).