On Tue, Jul 29, 2008 at 4:53 PM, Stefan Reinauer stepan@coresystems.de wrote:
On a code level beyound the dts they're 100% the same. Now go compare a mainboard Config.lb (minus the makefile stuff) to the scattered dts mentioning struct names for components etc etc. It is really much more complex than in v2. Yet, it does not have more features.
There are some improvements. We got rid of chip.h and now generate structs from dts. We also have default init values, not just 0. These two improvements make my life easier.
ron