linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [0/4] Embed dtc and libfdt in the kernel
@ 2007-11-08  3:32 David Gibson
  2007-11-08  3:36 ` [PATCH 3/4] Use embedded libfdt in the bootwrapper David Gibson
                   ` (3 more replies)
  0 siblings, 4 replies; 15+ messages in thread
From: David Gibson @ 2007-11-08  3:32 UTC (permalink / raw)
  To: Paul Mackerras; +Cc: linuxppc-dev

Here's the latest spin of my patch to embed and use dtc in the kernel
source, rather than relying on it as an external dependency.  In
addition, this adds patches to use the libfdt from the embedded copy
of dtc in the bootwrapper, in preference to the less flexible
flatdevtree.c library.

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

^ permalink raw reply	[flat|nested] 15+ messages in thread
* [0/4] Embed dtc and libfdt in the kernel (spin the third)
@ 2007-11-12  4:11 David Gibson
  2007-11-12  4:15 ` [PATCH 2/4] Use embedded dtc in kernel builds David Gibson
  0 siblings, 1 reply; 15+ messages in thread
From: David Gibson @ 2007-11-12  4:11 UTC (permalink / raw)
  To: Paul Mackerras, linuxppc-dev

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

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2007-12-03  4:30 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-08  3:32 [0/4] Embed dtc and libfdt in the kernel David Gibson
2007-11-08  3:36 ` [PATCH 3/4] Use embedded libfdt in the bootwrapper David Gibson
2007-11-08 16:08   ` Scott Wood
2007-11-08 22:40     ` David Gibson
2007-11-08 22:50       ` Scott Wood
2007-11-08 23:29         ` David Gibson
2007-11-09  0:52         ` Jerry Van Baren
2007-11-09 15:59           ` Scott Wood
2007-11-10  1:14             ` Jerry Van Baren
2007-11-08  3:36 ` [PATCH 4/4] Kill flatdevtree.c David Gibson
2007-11-08 14:27   ` Jon Loeliger
2007-11-08  3:36 ` [PATCH 2/4] Use embedded dtc in kernel builds David Gibson
2007-11-08  3:38 ` [1/4] Merge dtc and libfdt upstream source David Gibson
  -- strict thread matches above, loose matches on Subject: below --
2007-11-12  4:11 [0/4] Embed dtc and libfdt in the kernel (spin the third) 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

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