From: David Gibson <david@gibson.dropbear.id.au>
To: Paul Mackerras <paulus@samba.org>, linuxppc-dev@ozlabs.org
Subject: [0/4] Embed dtc and libfdt in the kernel (spin the third)
Date: Mon, 12 Nov 2007 15:11:26 +1100 [thread overview]
Message-ID: <20071112041126.GB2047@localhost.localdomain> (raw)
Another spin of my patches to to embed and use dtc in the kernel
source, rather than relying on it as an external dependency, and to
use libfdt in favour of flatdevtree.c in the bootwrapper.
Only two changes from the last version:
- trivial changes to make the patches apply to the current
tree
- fdt_init() now calls fdt_open_into() to make sure the tree
is ready to go. This means the bootwrapper using libfdt can cope if
supplied with a v16 tree, or a tree with the blocks in a non-preferred
order.
--
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 reply other threads:[~2007-11-12 4:11 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-12 4:11 David Gibson [this message]
2007-11-12 4:15 ` [PATCH 1/4] Merge dtc and libfdt upstream source David Gibson
2007-11-12 17:12 ` Scott Wood
2007-11-12 18:51 ` Stephen Neuendorffer
2007-11-12 22:43 ` David Gibson
2007-11-12 4:15 ` [PATCH 2/4] Use embedded dtc in kernel builds David Gibson
2007-12-03 4:30 ` David Gibson
2007-11-12 4:15 ` [PATCH 4/4] Kill flatdevtree.c David Gibson
2007-11-12 4:15 ` [PATCH 3/4] Use embedded libfdt in the bootwrapper David Gibson
2007-12-03 4:30 ` David Gibson
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=20071112041126.GB2047@localhost.localdomain \
--to=david@gibson.dropbear.id.au \
--cc=linuxppc-dev@ozlabs.org \
--cc=paulus@samba.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).