From: David Gibson <david@gibson.dropbear.id.au>
To: Scott Wood <scottwood@freescale.com>
Cc: linuxppc-dev@ozlabs.org
Subject: Re: [PATCH 05/18] Add ft_first_node().
Date: Thu, 25 Jan 2007 10:37:22 +1100 [thread overview]
Message-ID: <20070124233722.GA10736@localhost.localdomain> (raw)
In-Reply-To: <45B7D6B6.2010308@freescale.com>
On Wed, Jan 24, 2007 at 03:59:18PM -0600, Scott Wood wrote:
> Jerry Van Baren wrote:
> > Have you considered replacing flatdevtree.c with David Gibson's fdtlib?
> > The interface is a lot cleaner, which likely carries through to the
> > underlying code.
In any case I intend to replace the flatdevtree.c code with libfdt at
some point in the future (not too far away, I hope). I'm delaying on
a couple of things at present: first, sorting out IBM-internal
bureaucratic hurdles, second letting the API settle a bit so that I'm
pretty confident it won't want changing.
> > <http://thread.gmane.org/gmane.linux.ports.ppc64.devel/12771/focus=12877>
>
> I tried pulling from the git tree, but since I'm using the http protocol
> (our firewall unfortunately won't allow the git protocol to go through),
> all I get is:
>
> Cannot get remote repository information.
> Perhaps git-update-server-info needs to be run there?
Um.. I'm running git-update-server-info, but the repository wasn't
anywhere http visible. Just moved things around, now try:
git clone http://ozlabs.org/~dgibson/libfdt.git
--
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
next prev parent reply other threads:[~2007-01-24 23:37 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-24 21:07 [PATCH 05/18] Add ft_first_node() Scott Wood
2007-01-24 21:31 ` Jerry Van Baren
2007-01-24 21:59 ` Scott Wood
2007-01-24 23:37 ` David Gibson [this message]
2007-01-24 21:46 ` Segher Boessenkool
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=20070124233722.GA10736@localhost.localdomain \
--to=david@gibson.dropbear.id.au \
--cc=linuxppc-dev@ozlabs.org \
--cc=scottwood@freescale.com \
/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).