LWN.net Logo

KS2010: Development process

KS2010: Development process

Posted Nov 4, 2010 16:41 UTC (Thu) by dlang (✭ supporter ✭, #313)
In reply to: KS2010: Development process by swetland
Parent article: KS2010: Development process

nobody is expecting that device trees will eliminate the need for you to compile your own kernel for a production system.

it's also not that you will take a kernel compiled for one device and change the devicetree file and load it on another device.

what they will do is make it so that there aren't 70 different subarchitectures in ARM that all have to be tested individually and replace it with a much smaller number with devicetrees identifying the minor details like where a particular piece of hardware is addressed. As such it will make it easier for people to maintain the kernel and make sure that it will work.


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds