Re: Building dtc etc. for packaging

2008-11-11 Thread Simon Richter
Hi, On Tue, Nov 11, 2008 at 11:29:57AM -0600, Matt Sealey wrote: > (the other tool we need is mkimage from U-Boot, I noticed Debian uses this > same command name inside jigdo etc. too, sigh.. also you can't build the > tools without the rest of U-Boot which is hard to envision doing just to > get

Re: Building dtc etc. for packaging

2008-11-11 Thread Jon Loeliger
On Wed, 2008-11-12 at 09:39 +1100, David Gibson wrote: > Use the tree from jdl.org. Either the git tree if you really need an > up-to-date snahpshot, or one of the actual release tarballs. The tree from jdl.com will work better. :-) jdl ___ Linuxppc

Re: Building dtc etc. for packaging

2008-11-11 Thread David Gibson
On Tue, Nov 11, 2008 at 11:29:57AM -0600, Matt Sealey wrote: > For some of what we're doing with SUSE now I've determined we should really > be packaging the device tree compiler (and libfdt) so that we can install and > script it, along with some other stuff from U-Boot (not for this mail). > > I

Re: Building dtc etc. for packaging

2008-11-11 Thread Nate Case
On Tue, 2008-11-11 at 11:29 -0600, Matt Sealey wrote: > (the other tool we need is mkimage from U-Boot, I noticed Debian uses > this > same command name inside jigdo etc. too, sigh.. also you can't build > the > tools without the rest of U-Boot which is hard to envision doing just > to > get one co

Building dtc etc. for packaging

2008-11-11 Thread Matt Sealey
For some of what we're doing with SUSE now I've determined we should really be packaging the device tree compiler (and libfdt) so that we can install and script it, along with some other stuff from U-Boot (not for this mail). I was wondering if the recommended way would be to use the dtc found in