On Tue, Dec 04, 2007 at 01:59:04AM +0000, David Woodhouse wrote: > > On Tue, 2007-10-16 at 15:02 +1000, David Gibson wrote: > > This very large patch incorporates a copy of dtc into the kernel > > source, in arch/powerpc/boot/dtc-src. This means that dtc is no > > longer an external dependency to build kernels with configurations > > which need a dtb file. > > > > Signed-off-by: David Gibson <[EMAIL PROTECTED]> > > > > Too big for the list, full patch at > > http://ozlabs.org/~dgibson/home/merge-dtc.patch > > I think this is a bad idea -- it's hardly a difficult for those people > who _do_ need dts to obtain it separately. > > It's bad enough that I have to separate out the bootwrapper code, which > probably ought to live outside the kernel. We shouldn't be merging > _more_ stuff in.
We've been back and forth on this several times, Paul and I finally concluded this was the better option. It means we can feel free to use dtc for whatever new platforms we wish to without people whinging about having to install a new tool. And it means as dtc evolves to have new useful features, we just need to ensure that the dts files in the kernel are buildable with the dtc in the kernel, rather than requireing people to keep updating their dtc to match what the kernel build needs. -- 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 _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev