KS2010: Development process
KS2010: Development process
Posted Nov 4, 2010 16:41 UTC (Thu) by dlang (guest, #313)In reply to: KS2010: Development process by swetland
Parent article: KS2010: Development process
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.
