www.smartbusinesschoices.com

Leading Business and Technology,
News and information


Part of the Identityscape.com network...

getxfactor.com jmoodmusic.com smartbusinesschoices.com mintdepot.com lowfaresalways.com evangelicalview.com shoppingpodder.com soproudlywehail.com webnews.ws currenthumor.com

 

 

How to build device tree compiler(dtc) early enough?
   Smart Linux Business Choices! - the Best of UseNet Postings! Forum Index -> Linux Miscellaneous Topics  
View previous topic :: View next topic  
Author Message
Guest







PostPosted: Wed Nov 19, 2008 9:36 pm    Post subject: How to build device tree compiler(dtc) early enough? Reply with quote

I am running Linux 2.6.24.I'm interested in the dtc utility that is
built through arch/powerpc/boot/Makefile.The source files for dtc are
arch/powerpc/boot/dtc-src.Note that Makefile1 is executed before
Makefile2 is executed.I use dtc to process .dts files(device tree
source files)to generate assembly files manually.These assembly files
are #included in some files in arch/powerpc/kernel.

(Ref:
Makefile1:arch/powerpc/kernel/Makefile
Makefile2:arch/powerpc/boot/Makefile)

I'd like to automate the processing of these .dts files.In order to
achieve this,dtc has to be built early enough.Is there a way I can get
dtc to build early enough so and get dtc to process some files to
generate assembly files so that components getting built through
makefile 1 can use these assembly files?
Back to top
Display posts from previous:   
   Smart Linux Business Choices! - the Best of UseNet Postings! Forum Index -> Linux Miscellaneous Topics  
Page 1 of 1
All times are GMT

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum