<div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">> > Is anyone aware of a version of DTC that will compile the ebony.dts file<br>
<div class="Ih2E3d">
> > included with the 2.6.24 kernel? Or, an updated ebony.dts file that works<br>
> > with DTC 1.2.0-gb2b4990b. Any other suggestions would be great. Thanks!<br>
><br>
> Is there any specific reson for you to use the old 2.6.24 kernel?<br>
><br>
> If not, I'd recommend that you clone the git repository and use recent<br>
> code - this will build fine with current versions of the dtc.<br>
<br>
</div>I concur. If you really have to use the old kernel, you could<br>
manually update the dts to dts-v1 without making other changes, which<br>
should be relatively simple - that's just a matter of changing all<br>
numbers in the file from bare hex to C-style (decimal by default, 0x<br>
for hex, etc.) and adding the magic /dts-v1/ tag at the top.</blockquote><div><br><br>My only attachment to this kernel is it looks like the IPIPE and Xenomai patches have already been applied to the 2.6.24 kernel provided by ELDK 4.2. In the past applying these patches for an x86 machine wasn't always a simple task. I was hoping to save myself some time. <br>
<br>What git URL / path do you recommend I use to clone the repository? I found some instructions on rebuilding the ELDK from scratch (<a href="http://www.denx.de/wiki/view/DULG/ELDKRebuilding">http://www.denx.de/wiki/view/DULG/ELDKRebuilding</a>). Are these the instructions I should be following? <br>
<br> -Rob<br></div></div><br><br><br>